<?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>merge</title>
 <link>http://registry.gimp.org/taxonomy/term/307</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>To slice and merge images</title>
 <link>http://registry.gimp.org/node/14953</link>
 <description>Slices and joins scriptfu is useful when you want to split one image &#039;file&#039; into smaller &#039;files&#039;, and to recombine it successively. One single image &#039;file&#039; can be split into unlimited number of files. Image-slice script save on the file imagename.rcm all the data for the reconstruction. &lt;br&gt;

&lt;a href=&quot;http://xoomer.alice.it/lwcon/gimp/scripts/image-slice-and-join.htm&quot;&gt;For more information ..&lt;/a&gt;
&lt;p&gt;Example &lt;/p&gt;
&lt;img src=&quot;http://xoomer.virgilio.it/lwcon/gimp/scripts/slice-and-join/kitesurf_all_02.png&quot;&gt;</description>
 <comments>http://registry.gimp.org/node/14953#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/225">image</category>
 <category domain="http://registry.gimp.org/taxonomy/term/521">join</category>
 <category domain="http://registry.gimp.org/taxonomy/term/307">merge</category>
 <category domain="http://registry.gimp.org/taxonomy/term/677">slice</category>
 <category domain="http://registry.gimp.org/taxonomy/term/678">split</category>
 <enclosure url="http://registry.gimp.org/files/image-slice-and-join.zip" length="3438" type="application/zip" />
 <pubDate>Sun, 22 Mar 2009 15:09:59 +0100</pubDate>
 <dc:creator>Giuseppe</dc:creator>
 <guid isPermaLink="false">14953 at http://registry.gimp.org</guid>
</item>
<item>
 <title>Merge Visible with Layer Mask &amp; Alpha</title>
 <link>http://registry.gimp.org/node/8624</link>
 <description>&lt;p&gt;Merge visible using the active layer transparency to create a mask, visible layers below are discarded.&lt;/p&gt;
&lt;p&gt;This can be useful in 3d applications to preserve texture maps that belong in the alpha channel by using the bottom layer&#039;s mask to hold the information.&lt;/p&gt;
&lt;p&gt;Appears in /Image/Merge Visible with Layer Mask &amp;amp; Alpha of the Image window.&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/8624#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/43">GPLv2+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/22">Python</category>
 <category domain="http://registry.gimp.org/taxonomy/term/292">alpha</category>
 <category domain="http://registry.gimp.org/taxonomy/term/51">layer</category>
 <category domain="http://registry.gimp.org/taxonomy/term/221">mask</category>
 <category domain="http://registry.gimp.org/taxonomy/term/307">merge</category>
 <category domain="http://registry.gimp.org/taxonomy/term/466">visible</category>
 <enclosure url="http://registry.gimp.org/files/merge_visible_with_layer_mask.py" length="2437" type="text/plain" />
 <pubDate>Wed, 27 Aug 2008 05:59:49 +0200</pubDate>
 <dc:creator>Snake-Arsenic</dc:creator>
 <guid isPermaLink="false">8624 at http://registry.gimp.org</guid>
</item>
<item>
 <title>gimp-plugin-astronomy</title>
 <link>http://registry.gimp.org/node/2352</link>
 <description>&lt;h2&gt;A set of plugins and scripts for astronomical image processing&lt;/h2&gt;
&lt;p&gt;Not intended for scientific image processing, due to gimp&#039;s 8bit depth restriction (for &quot;pretty pictures&quot; only).&lt;/p&gt;
&lt;h3&gt;News:&lt;/h3&gt;
&lt;p&gt;31.07.2008: gimp-plugin-astronomy-0.6&lt;br /&gt;
29.06.2008: gimp-plugin-astronomy-0.5&lt;br /&gt;
25.03.2008: gimp-plugin-astronomy-0.4&lt;/p&gt;
&lt;h3&gt;Plugins:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Align layers using center of brightness or 2D (fourier) cross correlation or gauss fit, subpixel-resolution, with de-rotation!&lt;/li&gt;
&lt;li&gt;Merge layers using different mean values, including arithmetic/geometric mean, median, and arithmetic mean of x sigma around median.&lt;/li&gt;
&lt;li&gt;Create a background gradient (artificial flat field) from a layer by fitting a 2D 4th order polynom through pivotal points. Cut out large bright nebulae to avoid wrong pivotal point values!&lt;/li&gt;
&lt;li&gt;Star rounding: Round longish stars (due to tracking errors...)&lt;/li&gt;
&lt;li&gt;Create an artificial galaxy. Only elliptical galaxies yet.&lt;/li&gt;
&lt;li&gt;Create artificial stars: Using different star distributions, splitted into background, object and foreground stars. Examples:&lt;br /&gt;
&lt;a href=&quot;http://www.cip.physik.uni-muenchen.de/~georg.hennig/artificial_stars_m35.jpg&quot;&gt;&lt;img width=&quot;640&quot; src=&quot;http://www.cip.physik.uni-muenchen.de/~georg.hennig/artificial_stars_m35.jpg&quot;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.cip.physik.uni-muenchen.de/~georg.hennig/artificial_stars_kugelsternhaufen_mit_galaxien.jpg&quot;&gt;&lt;img width=&quot;640&quot; src=&quot;http://www.cip.physik.uni-muenchen.de/~georg.hennig/artificial_stars_kugelsternhaufen_mit_galaxien.jpg&quot;&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Scripts:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Set mode for all layers&lt;/li&gt;
&lt;li&gt;Set brightness / contrast for all layers&lt;/li&gt;
&lt;li&gt;Normalize all layers&lt;/li&gt;
&lt;li&gt;Subtract dark frame from each layer&lt;/li&gt;
&lt;li&gt;Divide all layers by a flat field&lt;/li&gt;
&lt;li&gt;Draw border with image information&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Download latest sources or windows binaries from&lt;br /&gt;
&lt;a href=&quot;http://hennigbuam.de/georg/gimp.html&quot; title=&quot;http://hennigbuam.de/georg/gimp.html&quot;&gt;http://hennigbuam.de/georg/gimp.html&lt;/a&gt;&lt;br /&gt;
&lt;/h2&gt;
</description>
 <comments>http://registry.gimp.org/node/2352#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/25">2.4</category>
 <category domain="http://registry.gimp.org/taxonomy/term/35">GPLv2</category>
 <category domain="http://registry.gimp.org/taxonomy/term/128">2.4</category>
 <category domain="http://registry.gimp.org/taxonomy/term/305">align</category>
 <category domain="http://registry.gimp.org/taxonomy/term/309">artificial galaxies</category>
 <category domain="http://registry.gimp.org/taxonomy/term/308">artificial stars</category>
 <category domain="http://registry.gimp.org/taxonomy/term/304">astronomy</category>
 <category domain="http://registry.gimp.org/taxonomy/term/310">background gradient</category>
 <category domain="http://registry.gimp.org/taxonomy/term/306">layers</category>
 <category domain="http://registry.gimp.org/taxonomy/term/307">merge</category>
 <pubDate>Tue, 25 Mar 2008 12:14:06 +0100</pubDate>
 <dc:creator>georg298</dc:creator>
 <guid isPermaLink="false">2352 at http://registry.gimp.org</guid>
</item>
</channel>
</rss>
