<?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>toning</title>
 <link>http://registry.gimp.org/taxonomy/term/145</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Colour Match</title>
 <link>http://registry.gimp.org/node/20494</link>
 <description>&lt;p&gt;Easily map colours from a source colour to a target colour.  Very effective for matching skin tones across images or between people.&lt;/p&gt;
&lt;p&gt;Relatively quick (but not earth shattering). It doesn&#039;t work with grayscale or indexed images. Has preview, works with selections and layers, etc.  Very, easy to use, and quite useful for portraits or recolouring graphics.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://registry.gimp.org/files/colour-match_0.jpg&quot;&gt;&lt;br /&gt;
A demonstration: Lenna&#039;s face is mapped to the colour of the feather on her hat.  This was done by selecting a colour from her face, then selecting a colour from the feather. &lt;/p&gt;
&lt;p&gt;If you have an x86_64 version of GIMP 2.7 on linux, bunzip2  and move the colour-match file to your plugin directory:&lt;br /&gt;
&lt;code&gt;bunzip2 colour-match.bz2&lt;/code&gt;&lt;br /&gt;
&lt;code&gt;chmod 700 colour-match&lt;/code&gt; (Make it executable)&lt;br /&gt;
&lt;code&gt;mv colour-match ~/.gimp-2.7/plug-ins/colour-match&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;To build  it type: &lt;code&gt;gimptool-2.0 --install colour-match.c&lt;/code&gt;&lt;br /&gt;
You will need libgimp-dev, and libgtk2.0-dev packages if you didn&#039;t build GIMP from source.&lt;/p&gt;
&lt;p&gt;&lt;cite&gt;The algorithm is based on the relative color remap plug-in by Lars Clausen ( &lt;a href=&quot;http://registry.gimp.org/node/5442&quot; title=&quot;http://registry.gimp.org/node/5442&quot;&gt;http://registry.gimp.org/node/5442&lt;/a&gt; ).&lt;/cite&gt;&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/20494#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/779">2.7</category>
 <category domain="http://registry.gimp.org/taxonomy/term/35">GPLv2</category>
 <category domain="http://registry.gimp.org/taxonomy/term/684">blend</category>
 <category domain="http://registry.gimp.org/taxonomy/term/137">color</category>
 <category domain="http://registry.gimp.org/taxonomy/term/346">colour</category>
 <category domain="http://registry.gimp.org/taxonomy/term/215">darken</category>
 <category domain="http://registry.gimp.org/taxonomy/term/380">HSV</category>
 <category domain="http://registry.gimp.org/taxonomy/term/51">layer</category>
 <category domain="http://registry.gimp.org/taxonomy/term/880">lighten</category>
 <category domain="http://registry.gimp.org/taxonomy/term/83">map</category>
 <category domain="http://registry.gimp.org/taxonomy/term/878">match</category>
 <category domain="http://registry.gimp.org/taxonomy/term/307">merge</category>
 <category domain="http://registry.gimp.org/taxonomy/term/879">morph</category>
 <category domain="http://registry.gimp.org/taxonomy/term/157">photo</category>
 <category domain="http://registry.gimp.org/taxonomy/term/334">RGB</category>
 <category domain="http://registry.gimp.org/taxonomy/term/881">skin</category>
 <category domain="http://registry.gimp.org/taxonomy/term/637">tone</category>
 <category domain="http://registry.gimp.org/taxonomy/term/145">toning</category>
 <enclosure url="http://registry.gimp.org/files/colour-match.c" length="10042" type="text/x-c++src" />
 <pubDate>Wed, 18 Nov 2009 07:49:16 +0100</pubDate>
 <dc:creator>bleg</dc:creator>
 <guid isPermaLink="false">20494 at http://registry.gimp.org</guid>
</item>
<item>
 <title>D-Dayed</title>
 <link>http://registry.gimp.org/node/5917</link>
 <description>&lt;p&gt;D-Dayed is a script for The GIMP&lt;br /&gt;
Makes the image like the over saturated grainy war photos as evoked in the cinematography of films like Saving Private Ryan&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/5917#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/25">2.4</category>
 <category domain="http://registry.gimp.org/taxonomy/term/49">GPL</category>
 <category domain="http://registry.gimp.org/taxonomy/term/602">GPLv3+</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/224">artistic</category>
 <category domain="http://registry.gimp.org/taxonomy/term/137">color</category>
 <category domain="http://registry.gimp.org/taxonomy/term/346">colour</category>
 <category domain="http://registry.gimp.org/taxonomy/term/214">contrast</category>
 <category domain="http://registry.gimp.org/taxonomy/term/51">layer</category>
 <category domain="http://registry.gimp.org/taxonomy/term/306">layers</category>
 <category domain="http://registry.gimp.org/taxonomy/term/157">photo</category>
 <category domain="http://registry.gimp.org/taxonomy/term/138">saturation</category>
 <category domain="http://registry.gimp.org/taxonomy/term/145">toning</category>
 <enclosure url="http://registry.gimp.org/files/d-dayed.scm" length="3433" type="application/octet-stream" />
 <pubDate>Sat, 14 Jun 2008 10:36:31 +0200</pubDate>
 <dc:creator>tuxcomputers</dc:creator>
 <guid isPermaLink="false">5917 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Automated dodge and burn</title>
 <link>http://registry.gimp.org/node/5574</link>
 <description>&lt;p&gt;This is an automation script to dodge and burn the highlights and shadows.&lt;br /&gt;
&lt;a href=&quot;http://www.flickr.com/photos/shelly-and-roy&quot;&gt;&lt;/a&gt;&lt;img src=&quot;http://farm3.static.flickr.com/2140/2534140926_84f9e47f2b.jpg&quot; /&gt;&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/5574#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/25">2.4</category>
 <category domain="http://registry.gimp.org/taxonomy/term/49">GPL</category>
 <category domain="http://registry.gimp.org/taxonomy/term/602">GPLv3+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/390">burn</category>
 <category domain="http://registry.gimp.org/taxonomy/term/389">dodge</category>
 <category domain="http://registry.gimp.org/taxonomy/term/391">enhance</category>
 <category domain="http://registry.gimp.org/taxonomy/term/153">highlight</category>
 <category domain="http://registry.gimp.org/taxonomy/term/306">layers</category>
 <category domain="http://registry.gimp.org/taxonomy/term/210">photograph</category>
 <category domain="http://registry.gimp.org/taxonomy/term/138">saturation</category>
 <category domain="http://registry.gimp.org/taxonomy/term/145">toning</category>
 <category domain="http://registry.gimp.org/taxonomy/term/206">touch-up</category>
 <enclosure url="http://registry.gimp.org/files/dodge-burn.scm" length="4372" type="text/plain" />
 <pubDate>Fri, 06 Jun 2008 01:54:00 +0200</pubDate>
 <dc:creator>tuxcomputers</dc:creator>
 <guid isPermaLink="false">5574 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Lomo</title>
 <link>http://registry.gimp.org/node/4683</link>
 <description>&lt;p&gt;It tries to replicate lomography effect. It also tries C41 color curves. If someone has better color curve for this. Do tell&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/4683#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/23">2.x</category>
 <category domain="http://registry.gimp.org/taxonomy/term/49">GPL</category>
 <category domain="http://registry.gimp.org/taxonomy/term/116">effect</category>
 <category domain="http://registry.gimp.org/taxonomy/term/138">saturation</category>
 <category domain="http://registry.gimp.org/taxonomy/term/145">toning</category>
 <enclosure url="http://registry.gimp.org/files/lomo.py" length="3788" type="text/x-python" />
 <pubDate>Fri, 16 May 2008 09:57:04 +0200</pubDate>
 <dc:creator>djinn</dc:creator>
 <guid isPermaLink="false">4683 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Pseudo Tone Fixer</title>
 <link>http://registry.gimp.org/node/435</link>
 <description>&lt;p&gt;This script tries to fix the tone of a photo taken with wrong exposure. In some landscape photos, it can have a nice effect of enhancing the colors. &lt;/p&gt;
&lt;p&gt;The general idea is to produce different copies of the image at different gamma levels, then applying simple tone mapping techniques to produce a vibrant photo.&lt;/p&gt;
&lt;p&gt;The script allows the user to control the number of copies by setting the lowest and highest gamma setting then  the interval. For example lowest=20, highest=170, interval=10 results to (170-20)/10 = 15 copies with increasing gamma level from 0.2 to 1.7. Play around!&lt;/p&gt;
&lt;p&gt;This is my first script and not so optimized, anyone is welcome to improve on it.&lt;br /&gt;
Warning, the higher the number of copies, the slower it becomes, especially on photos above 640x480. Best to try on reduced copies first.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/435#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/25">2.4</category>
 <category domain="http://registry.gimp.org/taxonomy/term/40">unknown</category>
 <category domain="http://registry.gimp.org/taxonomy/term/224">artistic</category>
 <category domain="http://registry.gimp.org/taxonomy/term/231">creative</category>
 <category domain="http://registry.gimp.org/taxonomy/term/116">effect</category>
 <category domain="http://registry.gimp.org/taxonomy/term/205">fix</category>
 <category domain="http://registry.gimp.org/taxonomy/term/207">heal</category>
 <category domain="http://registry.gimp.org/taxonomy/term/145">toning</category>
 <category domain="http://registry.gimp.org/taxonomy/term/206">touch-up</category>
 <enclosure url="http://registry.gimp.org/files/ftonefix.scm" length="2021" type="application/octet-stream" />
 <pubDate>Mon, 11 Feb 2008 15:26:03 +0100</pubDate>
 <dc:creator>sentinel1977</dc:creator>
 <guid isPermaLink="false">435 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Sepia Toning</title>
 <link>http://registry.gimp.org/node/244</link>
 <description>&lt;p&gt;This is an automagic copy of Sepia Toning tutorial &lt;a href=&quot;http://www.gimp.org/tutorials/Sepia_Toning/&quot;&gt;www.gimp.org/tutorials/Sepia_Toning/&lt;/a&gt; by Eric R. Jeschke&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/244#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/157">photo</category>
 <category domain="http://registry.gimp.org/taxonomy/term/144">sepia</category>
 <category domain="http://registry.gimp.org/taxonomy/term/145">toning</category>
 <enclosure url="http://registry.gimp.org/files/sepia_toning-0.3.scm" length="3245" type="text/x-scheme" />
 <pubDate>Wed, 06 Feb 2008 12:53:33 +0100</pubDate>
 <dc:creator>wariat</dc:creator>
 <guid isPermaLink="false">244 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Duotone simulation</title>
 <link>http://registry.gimp.org/node/110</link>
 <description>&lt;p&gt;Simulate several Duo- and Tritones (like sepia)&lt;/p&gt;
&lt;p&gt;Tutorial: &lt;a href=&quot;http://www.gimp.org/tutorials/Sepia_Toning/&quot; title=&quot;http://www.gimp.org/tutorials/Sepia_Toning/&quot;&gt;http://www.gimp.org/tutorials/Sepia_Toning/&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/110#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/137">color</category>
 <category domain="http://registry.gimp.org/taxonomy/term/142">duotone</category>
 <category domain="http://registry.gimp.org/taxonomy/term/144">sepia</category>
 <category domain="http://registry.gimp.org/taxonomy/term/145">toning</category>
 <category domain="http://registry.gimp.org/taxonomy/term/143">tritone</category>
 <enclosure url="http://registry.gimp.org/files/Eg-DuotoneSimulation.scm" length="3997" type="application/octet-stream" />
 <pubDate>Mon, 07 Jan 2008 14:11:18 +0100</pubDate>
 <dc:creator>eg</dc:creator>
 <guid isPermaLink="false">110 at http://registry.gimp.org</guid>
</item>
</channel>
</rss>
