Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Blur/Sharp tool
#1
Hi,
Just started to use GIMP.  I am making my first experiences.
I have one question concerning Blur/Sharpen tool.   After blurring and switching to sharpening the blurred part does not "return" to the original by applying the sharpen too.  However after the sharpening, blurring functions.  Is this normal, or some of the settings need to be changed.?
Thank you
Reply
#2
No image will sharpen to its original state if it has been blurred alot with a sharpen tool.

If you want to return the image to it's original state in that same session just press undo as many times as you blurred it .Go to edit>undo convolve until you don't see undo convolve any more.


Or, there is a quicker way - Have your 'history dialog' on where it shows you all the steps you have taken and click on base image - Takes it right back to the original image. Same session

Smile
Reply
#3
With Gimp 3 there is a non-destructive option for editing.
https://www.gimp-forum.net/Thread-Non-de...estructive
Reply
#4
The blur / sharpen is very old, I can not remember when I last used it. It uses a mathematical procedure called convolve and if you look that up https://en.wikipedia.org/wiki/Kernel_(image_processing) you can see that sharpen is not the reverse of blur.

This tool does not have an layer effect (fx) ability but you can use the other blur and sharpen filters and constrain the area using a layer mask.

   
Reply
#5
(07-10-2025, 04:59 PM)AWysy Wrote: Hi,
Just started to use GIMP.  I am making my first experiences.
I have one question concerning Blur/Sharpen tool.   After blurring and switching to sharpening the blurred part does not "return" to the original by applying the sharpen too.  However after the sharpening, blurring functions.  Is this normal, or some of the settings need to be changed.?
Thank you

To complement what others have said: 

Gimp is a bitmap/raster editor. Most things that change the appearance of the image are "destructive", in the sense that even if you know what you did, you cannot recover the exact original state by applying a further edit. For instance rotating the image 10°, and then rotating it back 10° will slightly blur it. These are inescapable rules, but...
  • There is an Undo (Ctrl-Z)
  • There are several techniques to avoid editing the original image:
    • Add layers (you can then remove/amend these new layers later and recover the exact original image)
    • Use layer masks (the masks tell Gimp to consider that some pixels are erased, but if you remove/repaint the mask they are unerased)
    • Since Gimp3, use the "Non destructive editing" (aka NDE): some filters can be applied "on the fly" to layers: Gimp keeps the original layer and the definition/parameters of filters, so filters can be tweaked/removed later.
So, an important skill is to plan in advance what you are going to do, so that you set up your layers/masks/filters to delay the reall editing as much as possible.

Let's take an example: you want to blur part of the image, and then figure out that you blurred too much 
  • Beginner version: you apply a Gaussian blur, and then get stuck because no sharpening is going to recover this. If you see this soon enough, you can Undo, but if you find out later, you will have to delete a few more processing steps.
  • Skilled Gimp2: you copy the parts to a new layer and blur the new layer. At that point you can to some extent adjust the amount of blur on the composite  image by reducing the opacity of the blurred layer, and in the bad cases you just erase that layer and redo it, while keeping other processing done later in other parts of the image.
  • Skilled Gimp3: you apply the Gaussian blue as a non-destructive filter (ie, not merged). You can come back later, summon the Gaussian blur settings and tweak the amount of blur and see its effect on the whole image, including some processing steps you did after adding the blur.
For instance, in the attached image, the whole image is sharpened by subtracting a slightly blurred version form the original. If you open the image (in Gimp3...):, you can tweak the sharpening in two ways:
  • Adjust the opacity of the Blurred layer (more opaque: more sharpening): this would be the typical Gimp2 way
  • Click the fx icon, select the Gaussian blur, click the pencil icon to edit the settings, and change the blur amount: this is the typical Gimp3 way (which can still be combined with an opacity tweak).


Attached Files
.xcf   NDE-Demo.xcf (Size: 1.69 MB / Downloads: 7)
Reply
#6
Thank you so much, that is what i have experienced, but was not sure if this is the normal process, or i have something wrong in the settings.
Thanks again!
Reply


Forum Jump: