You are here

Advanced Unsharp Mask

  • 1
  • 2
  • 3
  • 4
  • 5
Total votes: 0
Rate this item!

Sharpening tool, uses blurred mask. Sharpness is modified with few sliders that work like a kind of equalizer. User can control blurring parameters (radius and treshold for selective blur mask). It provides 4 types of output: Sharpenned image, mask, split/comparision mode and mask-to-img differences.
Brightness of image can be affected by levels-like tool that works indirectly - via the mask.
See attached screenshot for more info.

Plugin is multithreaded.

Downloads (source code with instructions for linux) and few sample images http://code.google.com/p/aumask/wiki/Introduction.

Any comments and feature requests welcomed.

GIMP Version: 
Code License: 

Comments

Thank you, samj. Can you explain me what I'm missing for compiling versions over 0.7?
Does your link mean I should update my sources?
[Edited] I did not read your other posts. But can you give me some more explanations?

Bonjour,

Explanations in french available at :
http://www.gimp-attitude.org/forum2/viewtopic.php?f=66&t=7706

samj & Francois_C

I'm glad you managed to compile aumask for windows. Personally I don't care about windows, but obviously most users are using it, so I would be sorry if aumask did not have windows version.

BTW, what is the second link for? Is it a dependency of aumask?

Bonjour,

@Tibor95

The link is used to indicate the source of some libraries for Gimp Painter 32bits Windows.
These libraries are in the archive for those who use Gimp Painter 2.6.11 32bits Windows.

Thank you; great plugin. I added a Windows installer for a v0.7 binary I compiled on this page:
http://registry.gimp.org/node/24520
But I am no longer able to compile versions >0.7 because of multithreading. Does someone know a fix for this issue?

Bonjour,

I reinstall the older versions of Mingw / MSYS and do some testing.

For 64-bit (mingw-64) there is no problem with aumask 0.8

I will test mingw-32 version.

Bonjour,

I had a very old version of Mingw32 with which to compile aumask 0.8 did not work.

I changed this version Mingw32 with the contents of the w64-x86_64-mingw32 directory from a recent version of mingw-64. I did this so as not to waste time.
With this change, the compilation of aumask 0.8 was successfully made.
My conclusion would be to say that it may be preferable to use the possibilities of mingw-64 and/or test on a recent version of mingw32.

I will post the latest binaries (aumask 0.8) compiled for Gimp Windows 32 and 64 bits.

Hi, after some time I have new "stable" version of aumask. Lately, I was working on layout of plugin window, so I hope it is better now.

Also, you can export (to new layer) either mask or something I call "differences to mask".

Short time ago I added multithreading, I was adviced to use multithreading capabilities of glib, so I used it and I would like to have some feedback if this compiles & works under windows.

As usual, any feedback is welcomed.

0.7-rc is available on google code, if anybody wants to test it...

I will make 0.7 in short time and upload the file here as well

Pages

Subscribe to Comments for "Advanced Unsharp Mask"