<?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>Capi's Corner &#187; image-processing</title>
	<atom:link href="http://www.dont-panic.cc/capi/tag/image-processing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dont-panic.cc/capi</link>
	<description>Development, Network, Security, Ideas &#038; Opinions</description>
	<lastBuildDate>Fri, 19 Feb 2010 00:11:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Content-aware image resizing</title>
		<link>http://www.dont-panic.cc/capi/2007/10/03/content-aware-image-resizing/</link>
		<comments>http://www.dont-panic.cc/capi/2007/10/03/content-aware-image-resizing/#comments</comments>
		<pubDate>Wed, 03 Oct 2007 10:56:51 +0000</pubDate>
		<dc:creator>Martin Carpella</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[algorithm]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[image-processing]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.dont-panic.cc/capi/2007/10/03/content-aware-image-resizing/</guid>
		<description><![CDATA[Krispin made me aware of a very cool new technique for resizing images: content-aware image resizing. Based on an energy-function path of an image are removed when shrinking or are duplicated and interpolated when growing the image in a non-uniform way. This technique can also be used to remove objects from a given image. There [...]]]></description>
			<content:encoded><![CDATA[<p>Krispin made me aware of a very cool new technique for resizing images: content-aware image resizing. Based on an energy-function path of an image are removed when shrinking or are duplicated and interpolated when growing the image in a non-uniform way.</p>
<p>This technique can also be used to  remove objects from a given image. There is a nice demo video available on YouTube (it&#8217;s the same as in <a href="http://jfoscoding.blogspot.com/2007/08/image-resizing-re-imagined.html">jfo&#8217;s coding</a> blog, where Krispin originally found the information):</p>
<p><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/vIFCV2spKtg" width="425" height="350"><param name="movie" value="http://www.youtube.com/v/vIFCV2spKtg" /></object></p>
<p>(via <a href="http://jfoscoding.blogspot.com/2007/08/image-resizing-re-imagined.html">jfo&#8217;s coding</a> and <a href="http://science.slashdot.org/science/07/08/25/1835256.shtml">slashdot</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dont-panic.cc/capi/2007/10/03/content-aware-image-resizing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
