<?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>Kens Photoshop Blog &#187; Color Correction</title>
	<atom:link href="http://internet-retards.com/wpmu/photoshop/category/color-correction/feed/" rel="self" type="application/rss+xml" />
	<link>http://internet-retards.com/wpmu/photoshop</link>
	<description>Plugins can't replace skill</description>
	<lastBuildDate>Thu, 15 Oct 2009 15:38:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to turn on Firefox color management</title>
		<link>http://internet-retards.com/wpmu/photoshop/how-to-turn-on-firefox-color-management/</link>
		<comments>http://internet-retards.com/wpmu/photoshop/how-to-turn-on-firefox-color-management/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 07:33:08 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Color Correction]]></category>

		<guid isPermaLink="false">http://internet-retards.com/wpmu/photoshop/?p=223</guid>
		<description><![CDATA[Many images on the net, especially photos will not display as intended using the photos color profile (If any) in non-color managed browsers. Firefox 3 has support for color management, but it&#8217;s turned off by default and the only way to turn it on is to use about:config Type about:config into the address bar Type [...]]]></description>
			<content:encoded><![CDATA[<p>Many images on the net, especially photos will not display as intended using the photos color profile (If any) in non-color managed browsers.</p>
<p>Firefox 3 has support for color management, but it&#8217;s turned off by default and the only way to turn it on is to use about:config<span id="more-223"></span></p>
<p>Type about:config into the address bar<br />
Type gfx.color_management.enabled into the find bar of the about:config screen.</p>
<p>Doubleclick the word <em>false</em> so it turns into True, and close the about:config page and restart Firefox.</p>
<p>Now Firefox will display photos with embedded color profiles properly and use color management. Photos without embedded color profiles will default correctly to sRGB and display as they would without color management.</p>
]]></content:encoded>
			<wfw:commentRss>http://internet-retards.com/wpmu/photoshop/how-to-turn-on-firefox-color-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to white balance your photos</title>
		<link>http://internet-retards.com/wpmu/photoshop/how-to-white-balance-your-photos/</link>
		<comments>http://internet-retards.com/wpmu/photoshop/how-to-white-balance-your-photos/#comments</comments>
		<pubDate>Sat, 09 May 2009 11:19:08 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Color Correction]]></category>

		<guid isPermaLink="false">http://internet-retards.com/wpmu/photoshop/?p=88</guid>
		<description><![CDATA[If you do not white balance the photos you take, there&#8217;s a very good chance that your photos will have an unnatural color cast. Most cameras has auto white balance but rarely will it get it right and the worst part is that if you shoot with auto white balance every photo you take will [...]]]></description>
			<content:encoded><![CDATA[<p>If you do not white balance the photos you take, there&#8217;s a very good chance that your photos will have an unnatural color cast. Most cameras has auto white balance but rarely will it get it right and the worst part is that if you shoot with auto white balance every photo you take will have slightly different casts.<span id="more-88"></span></p>
<p>First, always always shoot in RAW. That way the white balance is just a parameter attached to the RAW sensor data and not hardcoded into a jpeg that you will have to white balance and destroy image data. Shooting in RAW also gives you about half a stop more leverage in case you get your exposure wrong.</p>
<p>One of the most important things you can buy is what is called a greycard. The best is Gretag Macbeth, pricey but well worth it. There&#8217;s also a cheaper one called QPCard that also works great, either way&#8230; get one.</p>
<p>When you shoot your images, turn of auto white balance, shoot RAW and start each new location with a couple snaps of your grey card.</p>
<p>When you get home load up the images in photoshop, and add a curves adjustment layer. Now locate the button with the little eyedropper icon in the curves dialog and set the white, black and grey points by clicking on the corrosponding paches on the greycard and voila, perfect color balance.</p>
<p>If you don&#8217;t have a greycard you&#8217;t not completely screwed though.</p>
<p>Have a look at my <a href="http://internet-retards.com/wpmu/photoshop/photoshop-color-correction-by-the-numbers/">Color Correction by the Numbers article</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://internet-retards.com/wpmu/photoshop/how-to-white-balance-your-photos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Defringing colored edges in photoshop</title>
		<link>http://internet-retards.com/wpmu/photoshop/defringing-colored-edges-photoshop/</link>
		<comments>http://internet-retards.com/wpmu/photoshop/defringing-colored-edges-photoshop/#comments</comments>
		<pubDate>Sat, 09 May 2009 09:01:24 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Color Correction]]></category>
		<category><![CDATA[Selections and Masks]]></category>

		<guid isPermaLink="false">http://internet-retards.com/wpmu/photoshop/?p=82</guid>
		<description><![CDATA[Ever had annoying colored edges that you wanted to get rid of? For example after doing channel masking there&#8217;s often a colored edge around transparent items like hair where the background lighting shines through. Another common annoyance is cromatic abberation where you have blue/yellow/magenta edges caused by the rgb channels not lining up correctly. Here&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Ever had annoying colored edges that you wanted to get rid of? For example after doing channel masking there&#8217;s often a colored edge around transparent items like hair where the background lighting shines through. Another common annoyance is cromatic abberation where you have blue/yellow/magenta edges caused by the rgb channels not lining up correctly.<span id="more-82"></span></p>
<p>Here&#8217;s a simple way to defringe colored edges, whatever the cause.</p>
<p>Add a new layer on top of your original image. Set this layer to the color blending mode. Zoom into your image so the colored edge is easy to see. Hit I to select your color picker and pick a color right next to where the colored edge you want to remove, don&#8217;t click the colored edge itself. Switch to your brush tool, set opacity real low, like 20 and make sure the brush edge is real soft. Adjust the brush size so it&#8217;s around the same size as the edge you want to remove.</p>
<p>Now simply paint over the edge and watch it disappear like magic, it will take on the color of the underlying layer eliminating the colored edge.</p>
<p>If the edge continues and the color next to the edge changes, make sure to pick up the color with the color picker again so the color you paint over the edge matches.</p>
]]></content:encoded>
			<wfw:commentRss>http://internet-retards.com/wpmu/photoshop/defringing-colored-edges-photoshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using LAB and impossible colors to fix blown images</title>
		<link>http://internet-retards.com/wpmu/photoshop/using-lab-and-impossible-colors-to-fix-blown-images/</link>
		<comments>http://internet-retards.com/wpmu/photoshop/using-lab-and-impossible-colors-to-fix-blown-images/#comments</comments>
		<pubDate>Thu, 07 May 2009 14:34:32 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Color Correction]]></category>
		<category><![CDATA[Post Processing]]></category>

		<guid isPermaLink="false">http://internet-retards.com/wpmu/photoshop/?p=73</guid>
		<description><![CDATA[In RGB, which is the color space that your monitor is also running in, the lightest any color channel can be is 255, when all 3 channels R G and B is at 255 we get white, and that&#8217;s as far as you can go. In LAB however we have luminance (The L channel) split [...]]]></description>
			<content:encoded><![CDATA[<p>In RGB, which is the color space that your monitor is also running in, the lightest any color channel can be is 255, when all 3 channels R G and B is at 255 we get white, and that&#8217;s as far as you can go.</p>
<p>In LAB however we have luminance (The L channel) split from the color channels (A and B) and LAB is device independant so you can have an image with an L value of 100 (Max) AND have positive values in the A and B channels which in RGB would mean values above 255. This is not possible to show on a RGB device such as your monitor, but photoshop tries anyway to map these impossible colors to something that looks alright, and that&#8217;s a great thing.<span id="more-73"></span></p>
<p>One thing you can use impossible colors in LAB to do, is to fix blown highlights.</p>
<p>First load an image with some moderate areas of blown highlights, like a portrait shot with blown highlights on the forehead or shoulders for example and switch the color mode to LAB.</p>
<p>Duplicate the background layer so we are not working on the original. Now select the duplicate layer and set the blend mode to Color, use the color picker to select a color near the blown highlight and simply paint over the blown areas, don&#8217;t worry if this looks horrid and don&#8217;t try to be to presize, just make sure you painted over the blown areas. What you are doing is telling photoshop to leave the luminance alone (It&#8217;s maxed at 100) and ADD color to the area only. Well that&#8217;s not possible since that means more than 255 on your monitor, but photoshop tries anyway.</p>
<p>Now add a curves layer clipped to the color blend mode layer and fiddle with the color to get it to match the surrounding area as best you can. If you don&#8217;t know, you clip an adjustment layer to the underlying layer by holding down ALT and clicking right between the layers. Clipping adjustment layers to the underlying layer means the adjustment layer will ONLY affect the layer below.</p>
<p>Now comes the reason I said don&#8217;t worry about being presize. Doubleclick beside the color mode layer to bring up the layer adjustments dialog. See the sliders labelled <em>Blend If</em> Make sure you are using the Lightness channel and select the <em>Underlying layer</em> slider and grab the white arrow and pull it to the middle. This allows us to affect ONLY the impossible color we created and blend it out. Just pulling the white slider creates harsh transitions but if you hold down the ALT key and grab either side of that little arrow you can split it in two and create feathered edges that blends much better.</p>
<p>If there&#8217;s colors you can&#8217;t blend out properly using the lightness channel you may need to select the A or B channel and play around until you find the correct color to blend the impossible color out of.</p>
]]></content:encoded>
			<wfw:commentRss>http://internet-retards.com/wpmu/photoshop/using-lab-and-impossible-colors-to-fix-blown-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing chromatic aberration from photos in photoshop</title>
		<link>http://internet-retards.com/wpmu/photoshop/removing-chromatic-aberration-from-photos-in-photoshop/</link>
		<comments>http://internet-retards.com/wpmu/photoshop/removing-chromatic-aberration-from-photos-in-photoshop/#comments</comments>
		<pubDate>Thu, 07 May 2009 10:37:17 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Color Correction]]></category>
		<category><![CDATA[Post Processing]]></category>

		<guid isPermaLink="false">http://internet-retards.com/wpmu/photoshop/?p=62</guid>
		<description><![CDATA[Ever had photos (useually shot against bright background light, cromed surfaces is always realy bad) show ugly purple, blue or yellow edges? That&#8217;s called chromatic aberration and is a problem with cheaper lenses, but even expensive L type lenses can bite you with chromatic aberration if you are unlucky. You can deal with chromatic aberration [...]]]></description>
			<content:encoded><![CDATA[<p>Ever had photos (useually shot against bright background light, cromed surfaces is always realy bad) show ugly purple, blue or yellow edges? That&#8217;s called chromatic aberration and is a problem with cheaper lenses, but even expensive L type lenses can bite you with chromatic aberration if you are unlucky.</p>
<p>You can deal with chromatic aberration in Camera RAW, but the best way is to deal with it inside photoshop where we have a much more powerfull environment to help us.<span id="more-62"></span></p>
<p>Chromatic aberration is caused by channels not aligning properly at places in the image. We can fix this by using the lens correction filter.</p>
<p>First convert your image to a smart object from the filters menu, and then select the Lens Correction filter from the filters/Distort submenu. When the filter dialog is open, turn of the grid by unchecking the tickbox in the lower part of the dialog as we don&#8217;t need it, it&#8217;s used to fix things like barrel distortion or pincusion distortion.</p>
<p>What we are interested in here is the Chromatic Aberration sliders labelled Fix Red/Cyan and Fix Blue/Yellow fringe. Adjust the sliders according to the color of chromatic aberration you have in the image. Watch other parts of the image as you adjust as fixing Red/Cyan may bring out Blue/Yellow fringe. You probably will not be able to fix everything, but don&#8217;t worry, the best is yet to come.</p>
<p>Done? Good, OK out of the lens correction dialog.</p>
<p>Any chromatic aberration left in the image is useually just color noise so lets fix that. From the filters/Noise menu select Median.</p>
<p>Whoa this can&#8217;t be good, it&#8217;s blurred my image so it looks like ass? Yes, that&#8217;s what we want. Adjust the amount slider so the chromatic aberrations you have left is blurred nicely, somewhere around 10-20 should do. Ok out of the median dialog box.</p>
<p>Right now we are applying the median filter to both color and luminance and that blurs the whole image like applying gausian blur or something.</p>
<p>Locate your median smart filter layer, see that little icon that looks like a couple sliders right beside the filter layer?</p>
<p>Doubleclick that and bring up the blending modes for the median smart filter.</p>
<p>Ready? Set the blending mode to Color and watch the remaining chromatic aberration being wiped out like magic.</p>
<p>By the way If you are A/B&#8217;ing your changes and get an annoying progress bar taking forever each time you turn a smart filter on/off, just turn it off once, then use undo/redo (Control+z) instead and A/B&#8217;ing will be instant.</p>
]]></content:encoded>
			<wfw:commentRss>http://internet-retards.com/wpmu/photoshop/removing-chromatic-aberration-from-photos-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photoshop Color Correction By The Numbers</title>
		<link>http://internet-retards.com/wpmu/photoshop/photoshop-color-correction-by-the-numbers/</link>
		<comments>http://internet-retards.com/wpmu/photoshop/photoshop-color-correction-by-the-numbers/#comments</comments>
		<pubDate>Tue, 05 May 2009 10:28:29 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Color Correction]]></category>

		<guid isPermaLink="false">http://internet-retards.com/wpmu/photoshop/2009/05/05/photoshop-color-correction-by-the-numbers/</guid>
		<description><![CDATA[(Yes I know the images are messed up, damn wordpress won&#8217;t leave my html layout alone grrr.) For those times when you have shot photos without your Macbeth color chart or a gray card and have a color cast because your camera got confused and screwed up the white balance, this technique comes in very [...]]]></description>
			<content:encoded><![CDATA[<p>(Yes I know the images are messed up, damn wordpress won&#8217;t leave my html layout alone grrr.)<br />
For those times when you have shot photos without your Macbeth color chart or a gray card and have a color cast because your camera got confused and screwed up the white balance, this technique comes in very handy.</p>
<p>To correct a color cast, you need to find the white, black and gray areas of your image and make sure the RGB values line up, for example if you have a white area and the histogram tells you that the values are 245,240,253 at the whitest area of your image then you know you have a color cast, the problem lies in finding these areas, just hunting around your image and pecking at the colors by looking at them is a tedious and error prone process.<span id="more-3"></span></p>
<p>Fortunately photoshop can help us here. First go to your layers palette and select &#8216;threshold&#8217;</p>
<p><img class="size-full wp-image-9 alignleft" style="margin: 10px;border: 1px solid #000000" src="http://internet-retards.com/wpmu/photoshop/files/2009/05/threshold.jpg" alt="threshold adjustment layer" width="301" height="349" /></p>
<p>Once the threshold dialog comes up, pull the slider all the way to the left, this will turn your image white, now *slowly* move it towards the middle, the first colors you see come back is your darkest areas, so click OK to add the adjustment layer.</p>
<p>Now go to your toolbox or hit &#8216;I&#8217; a couple times until you get the color sampler tool, place a marker at a splotch of black, you have now located the black point that we need for later.</p>
<p><img class="size-full wp-image-11 alignleft" src="http://internet-retards.com/wpmu/photoshop/files/2009/05/toolbox-color-sampler.jpg" alt="toolbox showing color sampler tool" width="62" height="440" /></p>
<p>Now double click on the threshold adjustment layer to bring up the dialog again, this time move the slider all the way to the right, then slowly move it back towards the middle, the first colors that comes back now will be the whites areas, click OK.</p>
<p>Now place a color marker again at a white splotch of color, you have now located the white point in your image.</p>
<p>Now comes the tricky part, locating the gray area of your image, the threshold layer won&#8217;t be able to help us here unless we give it a little help ourselves.</p>
<p>Make sure you delete the old threshold adjustment layer since we are done with that.</p>
<p>Add a new blank layer above the image, fill it with 50% gray and set this layers blending mode to Difference.</p>
<p>Now we can add a threshold adjustment layer above the gray layer, move the slider all the way to the left, then pull it towards the middle, the first colors that comes back now will be our grays. Note that some images will not have a gray area, so if you find you need to pull all the way to the middle there is probably not any good gray area in your image.</p>
<p>Add a color marker at the gray area, and we are ready to neutralize our white, black and gray (If any) points, make sure you delete the gray and threshold layer before you continue.</p>
<p>You probably noticed an annoying window popping up every time you added a color marker, this window is very important so move it to the side so it won&#8217;t be obscured by other windows and have a look at it.</p>
<p><img class="size-full wp-image-12 alignleft" style="margin: 5px" src="http://internet-retards.com/wpmu/photoshop/files/2009/05/info-pallette.gif" alt="The info pallette" width="248" height="343" /></p>
<p>You will notice your color markers are displayed here, numbered #1, #2, #3, which corresponds to the black, white and gray markers you placed. These colors needs to be neutral, the RBG values needs to be the same or else there is a cast in your image, this is where the Curves dialog comes in handy.</p>
<p>Add a Curves adjustment layer. Let&#8217;s start with the blacks, look at the RGB values, we have a cast here in the reds, you can see it says 7 and the green and blue values are at 1, so wee need to bump down the reds, select the red channel from the drop down at the top of the curves dialog.</p>
<p><img class="size-full wp-image-13 alignleft" style="margin: 10px;border: 1px solid #000000" src="http://internet-retards.com/wpmu/photoshop/files/2009/05/curves-locked.gif" alt="How to lock the curve point adjustment" width="437" height="449" />Move your mouse cursor out into the image area, now press and hold the control key down while also pressing the left mouse button and move exactly to the color marker labeled #1, you will notice while you move the cursor around a little bouncing ball flails around in the curves dialog box, and soon as you let go of the control key, a point will be placed in the curves dialog. Now that you have placed a point in the reds curve we need to &#8216;lock&#8217; the affected area down so we don&#8217;t touch other colors near the reds, you do that by placing another point in the grid above the point you placed.</p>
<p>Now you can press tab and shift-tab to select the first point, then move the point downwards by pressing the down arrow key, watch the red level in the info palette for the black marker, and stop when it&#8217;s a 1 like the 2 others. Note than sometimes you will need to place more than 1 lock down point a little higher or lower in the curves grid, if you find that the slope affects to much of the image, watch the other color markers while you change the values, if the others are changing to you need more lock down points.</p>
<p>From here on it&#8217;s simply a matter of repeating the above process for the white and gray values, I suggest you allways start with the grays, as fixing the grays usually brings the blacks and white closer together and takes a lot of the work out.</p>
<p>But how do you find out which value is the correct if all 3 (RBG) values are different? Well, that&#8217;s where you need to use your eyes, does the image look to blue (Cold) or to warm (Red) or is there a tint to the image that looks wrong? This is why I suggest that you always fix your grays first as that will usually fix a weird cast and bring the blacks and whites closer together.</p>
<p>Be aware that this is a very mathematical approach, it is a &#8216;by the numbers&#8217; technique after all, 100% correctness (Is that a word?) is not always flattering, but it is a very good starting point for adding back warmness or other curves corrections like the standard S curve and L*A*B steepening of colors.</p>
<p>Color Correction must always be done before you try to boost colors and contrast. If you have a cast and you try to boost colors you will make the cast even worse. My workflow is fix image dimensions, then crop if needed. You always want to crop before you do any color correction.</p>
]]></content:encoded>
			<wfw:commentRss>http://internet-retards.com/wpmu/photoshop/photoshop-color-correction-by-the-numbers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

