<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://registry.gimp.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>decompose</title>
 <link>http://registry.gimp.org/taxonomy/term/644</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Wavelet Decompose Script-Fu</title>
 <link>http://registry.gimp.org/node/13549</link>
 <description>&lt;p&gt;This is a Script-Fu script for losslessly decomposing an image into different detail scales. This should be useful for photo post processing (for instance reapairing skin in portraits).&lt;/p&gt;
&lt;p&gt;I first saw this function on the plugin &quot;Wavelet Decompose&quot; by marcor. (&lt;a href=&quot;http://registry.gimp.org/node/11742&quot; title=&quot;http://registry.gimp.org/node/11742&quot;&gt;http://registry.gimp.org/node/11742&lt;/a&gt; - This is also a good description on how image manipulation can benefit from wavelet decompositing.) I believe the Script-Fu script produces very similar results to marcor&#039;s plugin. (I did not use marcor&#039;s plugin for myself, so I can&#039;t really tell. But the description on the plugin is very good and I used it as a reference.)&lt;/p&gt;
&lt;p&gt;Unfortunately I&#039;m not familiar with installing plugins on a Windows system. But I wanted to use a wavelet decompose function on my Windows system. As I also wanted to learn Script-Fu, I thought it would be a cool idea to write a wavelet decompositing script by myself. It would also be a good reason to practice Script-Fu.&lt;/p&gt;
&lt;p&gt;So this is my first Script-Fu script and I hope also useful submission to the GIMP registry. (At least for those who are not able to install Plugins on their Windows systems ;-P)&lt;/p&gt;
&lt;p&gt;After installing this script (copy to your scripts-directory), you should find a new entry &quot;Wavelet Decompose ...&quot; in your Image-menu.&lt;/p&gt;
&lt;p&gt;Maybe this script also runs on GIMP 2.4 or older versions. But I was testing it only on version 2.6. Please write a comment, if you ran the script on 2.4 or older without errors. Thank you!&lt;/p&gt;
&lt;p&gt;Description on the parameters:&lt;/p&gt;
&lt;p&gt;Minimum Scale:&lt;br /&gt;
Enter the pixel size of the smallest Scale (Scale 1). For instance the default value &quot;1&quot; shows only the sharpes available details on the Scale 1 layer. Enter higher values if you work on higher resolution photos.&lt;/p&gt;
&lt;p&gt;Scale Count:&lt;br /&gt;
Enter how many layers of detail scales you want.&lt;/p&gt;
&lt;p&gt;Scale Increase Factor:&lt;br /&gt;
This tells the script how many times the next scale should be larger (showing rougher details) than the previous.&lt;/p&gt;
&lt;p&gt;Scale Constant Increase:&lt;br /&gt;
How many pixels should the details on the next scale be rougher than the previous scale.&lt;/p&gt;
&lt;p&gt;Work on Copy:&lt;br /&gt;
This option creates a new image. If you disable this option the original image will be flattened and then the decomposition is done on the original image.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/13549#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://registry.gimp.org/taxonomy/term/49">GPL</category>
 <category domain="http://registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/644">decompose</category>
 <category domain="http://registry.gimp.org/taxonomy/term/646">decomposing</category>
 <category domain="http://registry.gimp.org/taxonomy/term/645">decompositing</category>
 <category domain="http://registry.gimp.org/taxonomy/term/592">decomposition</category>
 <category domain="http://registry.gimp.org/taxonomy/term/336">wavelet</category>
 <enclosure url="http://registry.gimp.org/files/wavelet-decompose.scm" length="5639" type="application/octet-stream" />
 <pubDate>Sat, 17 Jan 2009 16:12:58 +0100</pubDate>
 <dc:creator>christoph.traxler</dc:creator>
 <guid isPermaLink="false">13549 at http://registry.gimp.org</guid>
</item>
</channel>
</rss>
