<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Technique for Visual Image Comparison</title>
	<link>http://blogs.mathworks.com/loren/2009/03/31/technique-for-visual-image-comparison/</link>
	<description>Loren Shure  works on design of the MATLAB language at &#60;a href="http://www.mathworks.com/"&#62;The MathWorks&#60;/a&#62;. She writes here about once a week on MATLAB programming and related topics. &#60;br&#62;&#60;br&#62;&#60;a href="/images/loren-full.jpg"&#62;&#60;img src="/images/loren.jpg"&#62;&#60;/a&#62;</description>
	<pubDate>Mon, 23 Nov 2009 01:50:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Mike Garrity</title>
		<link>http://blogs.mathworks.com/loren/2009/03/31/technique-for-visual-image-comparison/#comment-30178</link>
		<dc:creator>Mike Garrity</dc:creator>
		<pubDate>Thu, 02 Apr 2009 14:02:49 +0000</pubDate>
		<guid>http://blogs.mathworks.com/loren/2009/03/31/technique-for-visual-image-comparison/#comment-30178</guid>
		<description>This is called a "matrix wipe". It can be really effective if you add a slider to let the user control the amount of wipe.   Also, being able to choose different wipes is useful.

http://en.wikipedia.org/wiki/Wipe_(transition)</description>
		<content:encoded><![CDATA[<p>This is called a &#8220;matrix wipe&#8221;. It can be really effective if you add a slider to let the user control the amount of wipe.   Also, being able to choose different wipes is useful.</p>
<p><a href="http://en.wikipedia.org/wiki/Wipe_" rel="nofollow">http://en.wikipedia.org/wiki/Wipe_</a>(transition)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loren</title>
		<link>http://blogs.mathworks.com/loren/2009/03/31/technique-for-visual-image-comparison/#comment-30177</link>
		<dc:creator>Loren</dc:creator>
		<pubDate>Thu, 02 Apr 2009 12:53:49 +0000</pubDate>
		<guid>http://blogs.mathworks.com/loren/2009/03/31/technique-for-visual-image-comparison/#comment-30177</guid>
		<description>Oliver-

Nice technique!

--Loren</description>
		<content:encoded><![CDATA[<p>Oliver-</p>
<p>Nice technique!</p>
<p>&#8211;Loren</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver Woodford</title>
		<link>http://blogs.mathworks.com/loren/2009/03/31/technique-for-visual-image-comparison/#comment-30161</link>
		<dc:creator>Oliver Woodford</dc:creator>
		<pubDate>Wed, 01 Apr 2009 08:40:15 +0000</pubDate>
		<guid>http://blogs.mathworks.com/loren/2009/03/31/technique-for-visual-image-comparison/#comment-30161</guid>
		<description>Here is an example of what I was talking about above:
http://www.robots.ox.ac.uk/~ojw/images/prob_demo.png
One of the benefits of using SC to do this is that it allows a colorbar to be added (with the correct colours and scale).</description>
		<content:encoded><![CDATA[<p>Here is an example of what I was talking about above:<br />
<a href="http://www.robots.ox.ac.uk/~ojw/images/prob_demo.png" rel="nofollow">http://www.robots.ox.ac.uk/~ojw/images/prob_demo.png</a><br />
One of the benefits of using SC to do this is that it allows a colorbar to be added (with the correct colours and scale).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver Woodford</title>
		<link>http://blogs.mathworks.com/loren/2009/03/31/technique-for-visual-image-comparison/#comment-30160</link>
		<dc:creator>Oliver Woodford</dc:creator>
		<pubDate>Wed, 01 Apr 2009 08:36:22 +0000</pubDate>
		<guid>http://blogs.mathworks.com/loren/2009/03/31/technique-for-visual-image-comparison/#comment-30160</guid>
		<description>In my work I often have an image and some 1-d metric for each pixel in the image, which I then want to overlay on the image. I do this by making the image greyscale and using the metric to overlay colour, using a colormap like jet. I use my SC function (on the FEX) to do this for me, using the 'prob' or 'prob_jet' colormaps.</description>
		<content:encoded><![CDATA[<p>In my work I often have an image and some 1-d metric for each pixel in the image, which I then want to overlay on the image. I do this by making the image greyscale and using the metric to overlay colour, using a colormap like jet. I use my SC function (on the FEX) to do this for me, using the &#8216;prob&#8217; or &#8216;prob_jet&#8217; colormaps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
