<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>( f o o b a r . l u ) &#187; Photo Voodoo</title>
	<atom:link href="http://foobar.lu/wp/category/photo/feed/" rel="self" type="application/rss+xml" />
	<link>http://foobar.lu/wp</link>
	<description>coding should be fun</description>
	<lastBuildDate>Wed, 31 Mar 2010 11:39:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The LAB Color space</title>
		<link>http://foobar.lu/wp/2007/07/12/the-lab-color-space/</link>
		<comments>http://foobar.lu/wp/2007/07/12/the-lab-color-space/#comments</comments>
		<pubDate>Thu, 12 Jul 2007 12:15:13 +0000</pubDate>
		<dc:creator>exhuma.twn</dc:creator>
				<category><![CDATA[Photo Voodoo]]></category>

		<guid isPermaLink="false">http://foobar.lu/wp/2007/07/12/the-lab-color-space/</guid>
		<description><![CDATA[A few months ago, I decided to write a &#8220;quick&#8221; introduction to the LAB color space.
But instead of just writing the &#8220;hey! look, I can increase the luminosity of my image without losing color information&#8221;-type of post, I decided to get intimate with LAB and make the fuzzier concepts (the A and the B) a [...]]]></description>
			<content:encoded><![CDATA[<p>A few months ago, I decided to write a &#8220;quick&#8221; introduction to the LAB color space.<br />
But instead of just writing the &#8220;hey! look, I can increase the luminosity of my image without losing color information&#8221;-type of post, I decided to get intimate with LAB and make the fuzzier concepts (the A and the B) a bit easier to understand using practical examples.</p>
<p>The reason why I still haven&#8217;t written more about LAB is simple. I got hooked! The more I read about LAB the more I am intrigues by the possibilities and the more I read about it. It&#8217;s a vicious circle.</p>
<p>I am now working on my 3rd attempt of the first example (yes, the usual-luminosity-suspect <img src='http://foobar.lu/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) and I am still not quite satisfied. My recent discovery is how stupidly easy one can fix a color-cast in an image with LAB. With this technique you can even get rid of light fog or haze.</p>
<p>However, creating, and annotating, the example images is very time-consuming. And until end of summer I am still very busy, so I will have to postpone my posts a few months <img src='http://foobar.lu/wp/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /> </p>
<p>Stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://foobar.lu/wp/2007/07/12/the-lab-color-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the LAB color space</title>
		<link>http://foobar.lu/wp/2007/06/27/using-the-lab-color-space/</link>
		<comments>http://foobar.lu/wp/2007/06/27/using-the-lab-color-space/#comments</comments>
		<pubDate>Wed, 27 Jun 2007 14:10:31 +0000</pubDate>
		<dc:creator>exhuma.twn</dc:creator>
				<category><![CDATA[Photo Voodoo]]></category>

		<guid isPermaLink="false">http://wicked.lu/wp/?p=5</guid>
		<description><![CDATA[The LAB color space offers some very powerful ways to manipulate the coloring of a photo. With a little bit of imagination, one can achieve very interesting results even. I am currently working on some examples but it&#8217;s not all finished yet.
The examples are done in The Gimp! It should also be possible to adapt [...]]]></description>
			<content:encoded><![CDATA[<p>The LAB color space offers some very powerful ways to manipulate the coloring of a photo. With a little bit of imagination, one can achieve very interesting results even. I am currently working on some examples but it&#8217;s not all finished yet.</p>
<p>The examples are done in The Gimp! It should also be possible to adapt those examples to Adobe Photoshop as it also supports the LAB colorspace. Details may vary though.</p>
<p>A boring example of  brightening up an image will follow soon.</p>
<p>To get you started:</p>
<p>0 &lt;= L &lt;= 100<br />
-128 &lt;= A &lt;= 128<br />
-128 &lt;= B &lt;= 128</p>
<p>L denotes the lightness such that 0 is black and 100 is white.<br />
A separates magenta/red and green such that -128 is green, 0 is neither red nor green and 128 is red.<br />
B separates cyan/blue and yellow such that -128 is cyan, 0 is neither cyan nor yellow, and 128 is yellow</p>
<p>A fun fact: With LAB you can specify impossible colors. Let&#8217;s say, you can crank up B to the maximum positive value, to obtain yellow. What happens if you reduce the L-value? Well it becomes &#8220;dark-yellow&#8221; which does not exist. Dark-Yellow looks brown to the human eye. Yet you can specify it. The same way you can specify &#8220;bright-green&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://foobar.lu/wp/2007/06/27/using-the-lab-color-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
