<?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>local</title>
 <link>http://registry.gimp.org/taxonomy/term/702</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Maximize Local Contrast</title>
 <link>http://registry.gimp.org/node/17151</link>
 <description>&lt;p&gt;
FX-Foundry/Photo/Enhancement/Maximize Local Contrast...
Like Stretch Contrast, but instead of using the minimum and maximum pixel values from the entire image, uses the minimum and maximum in the vicinity of a pixel to compute its new value. Takes a while to run, but really brings out textures. Result is a Grain Merge layer that adjusts values of the original image.
&lt;/p&gt;
&lt;p&gt;
This filter operates on the visible image, not on a layer or selection.
&lt;/p&gt;
&lt;p&gt;
Radius indicates how wide a pixel&#039;s influence is. If you choose too small a value, adjustment will be too localized and the image will look patchy. Larger values take a bit longer to run.
&lt;/p&gt;
&lt;p&gt;
Threshold indicates how many neighboring gray values above and below a value can be treated as the same, in finding minimum and maximum values. Purely a speed trade-off. Using very low values will make it very slow. Too high values will cause visible &amp;quot;steps&amp;quot; in color values. The latest version does not include threshold, but the older version is still available.
&lt;/p&gt;
&lt;p&gt;
&amp;quot;Feather Haloes&amp;quot; helps smooth out haloes around high-contrast areas.
&lt;/p&gt;
&lt;p&gt;
&amp;quot;Keep Min and Max Layers&amp;quot; leaves the intermediate layers in the stack so you can look at them if you&#039;re interested.
&lt;/p&gt;
&lt;p&gt;
Update (21 Jul 2009):
&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;New algorithm that works right without any compromises for speed. No scaling, no threshold. It does take a bit of time on large images; 45 seconds for a 1500x2000 pixel image on a modern but not especially powerful PC. The full 8-megapixel image took about 3 minutes. Most of the time is spent on grow-selection, so don&#039;t be alarmed when the progress meter seems to hang up for a while. There are just two grows and two feathers to do.
	&lt;/li&gt;
	&lt;li&gt;If you want a speed compromise, I&#039;ve added Scaledown factor, which will reduce the time spent in selection a lot, but will add some time for scaling the image. There&#039;s essentially no loss of quality. Recommended for especially large images.
	&lt;/li&gt;
&lt;/ul&gt;
Updates (13 Jul 2009):
&lt;ul&gt;
	&lt;li&gt;SPEED! Mapping of Min and Max is done on scaled-down layers. Now even large images can be done in reasonable time.
	&lt;/li&gt;
	&lt;li&gt;Feather haloes feature for more reasonable results on high-contrast images and images with big flat areas
	&lt;/li&gt;
	&lt;li&gt;Layer mask keeps narrow-contrast areas under control
	&lt;/li&gt;
&lt;/ul&gt;
Updates (9 Jul 2009):
&lt;ul&gt;
	&lt;li&gt;Fixed the bug that left strange artifacts in the image. 
	&lt;/li&gt;
	&lt;li&gt;Changed radius to work as a % of image size (maximum dimension)
	&lt;/li&gt;
	&lt;li&gt;Increased feathering and added limits to min and max layers to control haloes around small, high-contrast features
	&lt;/li&gt;
	&lt;li&gt;Got rid of sample images. Will find better examples.
	&lt;/li&gt;
&lt;/ul&gt;</description>
 <comments>http://registry.gimp.org/node/17151#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://registry.gimp.org/taxonomy/term/38">Public Domain</category>
 <category domain="http://registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/209">adjustment</category>
 <category domain="http://registry.gimp.org/taxonomy/term/149">black &amp;amp; white</category>
 <category domain="http://registry.gimp.org/taxonomy/term/255">black and white</category>
 <category domain="http://registry.gimp.org/taxonomy/term/214">contrast</category>
 <category domain="http://registry.gimp.org/taxonomy/term/391">enhance</category>
 <category domain="http://registry.gimp.org/taxonomy/term/388">grayscale</category>
 <category domain="http://registry.gimp.org/taxonomy/term/702">local</category>
 <category domain="http://registry.gimp.org/taxonomy/term/514">luminance</category>
 <enclosure url="http://registry.gimp.org/files/roys-max-local-contrast.scm" length="6435" type="application/octet-stream" />
 <pubDate>Wed, 01 Jul 2009 18:36:27 +0200</pubDate>
 <dc:creator>Roy Johnson</dc:creator>
 <guid isPermaLink="false">17151 at http://registry.gimp.org</guid>
</item>
<item>
 <title>gimp-ace2</title>
 <link>http://registry.gimp.org/node/20</link>
 <description>&lt;p&gt;
A port of gimp-ace to GIMP 2.2, based on gimp-ace 0.6.3. 
&lt;/p&gt;
&lt;p&gt;
Reading from the original description there: The basic &amp;quot;Stretch Contrast&amp;quot; operation takes in the whole image at once, and if there is a white pixel anywhere in the image and a black pixel anywhere in the image, it figures the contrast is already as good as can be. But Adaptive Contrast Enhancement works to increase the contrast locally, and brings out details that most wide-sweeping contrast-enhancements pass over. 
&lt;/p&gt;
&lt;p&gt;
Runs also on GIMP 2.4, but the GUI is not 100% adopted.
&lt;/p&gt;</description>
 <comments>http://registry.gimp.org/node/20#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/25">2.4</category>
 <category domain="http://registry.gimp.org/taxonomy/term/1">2.2</category>
 <category domain="http://registry.gimp.org/taxonomy/term/49">GPL</category>
 <category domain="http://registry.gimp.org/taxonomy/term/35">GPLv2</category>
 <category domain="http://registry.gimp.org/taxonomy/term/699">ace</category>
 <category domain="http://registry.gimp.org/taxonomy/term/700">adaptive contrast</category>
 <category domain="http://registry.gimp.org/taxonomy/term/701">environment</category>
 <category domain="http://registry.gimp.org/taxonomy/term/702">local</category>
 <enclosure url="http://registry.gimp.org/files/gimp-ace-0.6.7.tar.gz" length="167312" type="application/x-tgz" />
 <pubDate>Tue, 01 Jan 2008 14:20:16 +0100</pubDate>
 <dc:creator>shlomif</dc:creator>
 <guid isPermaLink="false">20 at http://registry.gimp.org</guid>
</item>
</channel>
</rss>
