It is currently Thu Apr 25, 2024 5:43 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Script: frequency-separation
PostPosted: Sat Jan 05, 2013 1:48 pm  (#1) 
Offline
GimpChat Member

Joined: Feb 22, 2012
Posts: 295
Location: Germany
requires: gimp from 2.7 (using layer groups)
found: <Image>/Filters/Generic/Split/Frequency separation

The script separates a layer in its high and low frequencies.
This is often used when retouching a portrait, in order to smoothen the skin.
I always forget how to make the low and high frequency layers, so I wrote the script.
It uses the "despeckle" plugin, I thinks, its better than the "gaussian blur" so the slider
reaches up to 30 (the upper value in the despeckle plugin), but feel free to change the
blurring part.
It can create the separation either for the current visible (this is default for any other
similar script, and also the default here) or for the selected layer.
Anyway, it creates a layergroup with the freqency layers in it just above the selected layer.

The script is somewhat sophisticated :yes

If the separation shall be done for the selected layer, the layer is also moved in the layergroup.
The mode for that layer changes to normal
The opacity for that layer changes to 100%
The mode and opacity is restored for the created layergroup

The separation is done for the whole visible, when
a) "from visible" is selected
b) the selected layer is a layer group

So the separation can be done everywhere in the layerstack.

Hatti


Attachments:
frequency-separation.scm [6.68 KiB]
Downloaded 306 times
Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Script: frequency-separation
PostPosted: Sat Jan 05, 2013 2:26 pm  (#2) 
Offline
GimpChat Member
User avatar

Joined: Sep 22, 2012
Posts: 2089
Location: US
Frequency and/or Color Separation script does the same plus separates color & luminosity and has the same menu path Filters>Generic>Split>.....
Is this the same author?


Top
 Post subject: Re: Script: frequency-separation
PostPosted: Sat Jan 05, 2013 2:53 pm  (#3) 
Offline
GimpChat Member

Joined: Feb 22, 2012
Posts: 295
Location: Germany
No, it's not the same author. Sorry, but feel free to change the menu entry.
And it does not the same. The script you mentioned alway makes frequency layers
from the whole visible, not from the selected layer and it uses the gaussian blur.


Top
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Frequency Separation [Solved]

5

No new posts Attachment(s) Looking for Script Coder to make Script of my VHS effect

2

No new posts Attachment(s) A liitle Start Help with a Script-Fu Script

3

No new posts Attachment(s) Cannot run test script-fu script via console

7

No new posts Attachment(s) Script-fu

6



* Login  



Powered by phpBB3 © phpBB Group