<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Finding the average color in an image</title>
	<atom:link href="http://perpenduum.com/2009/05/finding-the-average-color-in-an-image/feed/" rel="self" type="application/rss+xml" />
	<link>http://perpenduum.com/2009/05/finding-the-average-color-in-an-image/</link>
	<description>Contiguous thought</description>
	<lastBuildDate>Mon, 01 Mar 2010 06:06:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: dont like info</title>
		<link>http://perpenduum.com/2009/05/finding-the-average-color-in-an-image/comment-page-1/#comment-222</link>
		<dc:creator>dont like info</dc:creator>
		<pubDate>Wed, 15 Jul 2009 17:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://perpenduum.com/?p=1207#comment-222</guid>
		<description>&lt;p&gt;in Gimp, just Filter &gt; Blur &gt; Pixelize (size:300x225)
in one step you get the whole picture in one single-colored tile. It yielded the same color: 575b4c.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>in Gimp, just Filter &gt; Blur &gt; Pixelize (size:300x225)
in one step you get the whole picture in one single-colored tile. It yielded the same color: 575b4c.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Eeyore</title>
		<link>http://perpenduum.com/2009/05/finding-the-average-color-in-an-image/comment-page-1/#comment-209</link>
		<dc:creator>Eeyore</dc:creator>
		<pubDate>Sat, 23 May 2009 12:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://perpenduum.com/?p=1207#comment-209</guid>
		<description>&lt;p&gt;In Corel Photo-Paint, you can just resample down to a single pixel image with anti-aliasing turned on, then read the color value off the pixel with the eyedropper tool. For the solar car image, I got color #808275. Not identical to true averaging, but remarkably similar.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>In Corel Photo-Paint, you can just resample down to a single pixel image with anti-aliasing turned on, then read the color value off the pixel with the eyedropper tool. For the solar car image, I got color #808275. Not identical to true averaging, but remarkably similar.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: james</title>
		<link>http://perpenduum.com/2009/05/finding-the-average-color-in-an-image/comment-page-1/#comment-208</link>
		<dc:creator>james</dc:creator>
		<pubDate>Sat, 16 May 2009 21:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://perpenduum.com/?p=1207#comment-208</guid>
		<description>&lt;p&gt;photoshop&lt;/p&gt;

&lt;p&gt;filter --&gt; blur --&gt; average&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>photoshop</p>

<p>filter &#8212;&gt; blur &#8212;&gt; average</p>]]></content:encoded>
	</item>
</channel>
</rss>
