<?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>highpass</title>
 <link>http://registry.gimp.org/taxonomy/term/134</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>High Pass FIlter</title>
 <link>http://registry.gimp.org/node/7385</link>
 <description>&lt;p&gt;A general purpose high-pass filter plugin.  It shows up as Filters-&amp;gt;Generic-&amp;gt;High Pass Filter.  You can select a blur radius that sets the size of detail to be passed by the filter, a contrast adjustment, as well as an option to keep the source layer or replace it.&lt;/p&gt;
&lt;p&gt;It actually implements 5 different high pass modes:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Colour&lt;/strong&gt; - I think this is the same as photoshop&#039;s high pass filter effect.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Preserve DC&lt;/strong&gt; - like colour, but adds the average image colour back in.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Greyscale&lt;/strong&gt; - this desaturates the layer before high pass filtering.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Greyscale, Apply Chroma&lt;/strong&gt; - as above, but blends it in with the source layer colours&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Redrobes&lt;/strong&gt; - (named after the technique described by Redrobes) &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;They are all straightforward, using the basic &quot;duplicate, blur, invert, 50% opacity, merge down&quot; process, with a few small details added for each, except the Redrobes mode.  The steps he described were:&lt;br /&gt;
&lt;cite&gt;&lt;br /&gt;
Get an image 1.&lt;/br&gt;&lt;br /&gt;
Blur it quite a lot 2.&lt;/br&gt;&lt;br /&gt;
Blur it until its a constant colour 3.&lt;/br&gt;&lt;br /&gt;
Use Image arithmetic to generate 2 - 3 =&amp;gt; 4&lt;/br&gt;&lt;br /&gt;
Use Image arithmetic to generate 3 - 2 =&amp;gt; 5&lt;/br&gt;&lt;br /&gt;
Take 1 and subtract 4 and add 5 =&amp;gt; 6&lt;/br&gt;&lt;br /&gt;
&lt;/cite&gt;&lt;/p&gt;
&lt;p&gt;While this is supposed to be the same as a basic filter with preserve DC offset, it seems to give slightly different results, so I left it in :)&lt;/p&gt;
&lt;p&gt;For more details and sample images, see my blog post:&lt;br /&gt;
&lt;a href=&quot;http://ffaat.pointclark.net/blog/archives/152-High-Pass-Filter-Plugin.html&quot; title=&quot;http://ffaat.pointclark.net/blog/archives/152-High-Pass-Filter-Plugin.html&quot;&gt;http://ffaat.pointclark.net/blog/archives/152-High-Pass-Filter-Plugin.ht...&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/7385#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/43">GPLv2+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/146">filter</category>
 <category domain="http://registry.gimp.org/taxonomy/term/134">highpass</category>
 <enclosure url="http://registry.gimp.org/files/high-pass.scm" length="6348" type="application/octet-stream" />
 <pubDate>Fri, 25 Jul 2008 16:59:51 +0200</pubDate>
 <dc:creator>RobA</dc:creator>
 <guid isPermaLink="false">7385 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Highpass Sharpen</title>
 <link>http://registry.gimp.org/node/103</link>
 <description>&lt;p&gt;Implement a highpass filter sharpening&lt;/p&gt;
&lt;p&gt;Infos about highpass sharpening:&lt;br /&gt;
&lt;a href=&quot;http://www.gimp.org/tutorials/Sketch_Effect/&quot; title=&quot;http://www.gimp.org/tutorials/Sketch_Effect/&quot;&gt;http://www.gimp.org/tutorials/Sketch_Effect/&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.retouchpro.com/forums/showthread.php?s=&amp;amp;threadid=3844&amp;amp;highlight=high+pass&quot; title=&quot;http://www.retouchpro.com/forums/showthread.php?s=&amp;amp;threadid=3844&amp;amp;highlight=high+pass&quot;&gt;http://www.retouchpro.com/forums/showthread.php?s=&amp;amp;threadid=3844&amp;amp;highlig...&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/103#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/36">GPLv3</category>
 <category domain="http://registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/128">2.4</category>
 <category domain="http://registry.gimp.org/taxonomy/term/134">highpass</category>
 <category domain="http://registry.gimp.org/taxonomy/term/133">sharpen</category>
 <enclosure url="http://registry.gimp.org/files/Eg-HighPassSharpen.scm" length="2751" type="application/octet-stream" />
 <pubDate>Mon, 07 Jan 2008 13:48:19 +0100</pubDate>
 <dc:creator>eg</dc:creator>
 <guid isPermaLink="false">103 at http://registry.gimp.org</guid>
</item>
</channel>
</rss>
