<?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>Visualmotive Blog &#187; photography</title>
	<atom:link href="http://blog.visualmotive.com/tags/photography/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.visualmotive.com</link>
	<description>Thoughts on maps and visualization</description>
	<lastBuildDate>Fri, 09 Sep 2011 18:18:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Sorting Colors</title>
		<link>http://blog.visualmotive.com/2009/sorting-colors/</link>
		<comments>http://blog.visualmotive.com/2009/sorting-colors/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 12:00:04 +0000</pubDate>
		<dc:creator>Chris Mueller</dc:creator>
				<category><![CDATA[Visualization]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://blog.visualmotive.com/?p=206</guid>
		<description><![CDATA[<a href="http://blog.visualmotive.com/2009/sorting-colors/"><img align="left" hspace="5" width="150" height="150" src="http://blog.visualmotive.com/wp-content/uploads/2009/09/colorsort1-150x150.jpg" class="alignleft wp-post-image tfe" alt="Color sorting using RGB, HSV, and YIQ color spaces" title="colorsort" /></a>We recently needed to sort the pixels in an image by their color. On first attempt, we sorted by simple RGB values: first sort on R, then on G, then B. But it turns out there are many other possibilities for sorting colors. Every permutation of the RGB letters could be considered (RBG, GBR, GRB, [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_214" class="wp-caption alignnone" style="width: 650px"><a href="http://visualmotive.com/colorsort/"><img class="size-full wp-image-214 " title="colorsort" src="http://blog.visualmotive.com/wp-content/uploads/2009/09/colorsort1.jpg" alt="Color sorting using RGB, HSV, and YIQ color spaces" width="640" height="210" /></a><p class="wp-caption-text">Color sorting using RGB, HSV, and YIQ color spaces</p></div>
<p>We recently needed to sort the pixels in an image by their color. On first attempt, we sorted by simple <a href="http://en.wikipedia.org/wiki/Rgb">RGB</a> values: first sort on R, then on G, then B. But it turns out there are many other possibilities for sorting colors. Every permutation of the RGB letters could be considered (RBG, GBR, GRB, etc.), not to mention other color systems <a href="http://en.wikipedia.org/wiki/HSL_and_HSV">HSV</a> and <a href="http://en.wikipedia.org/wiki/YIQ">YIQ</a>.</p>
<p>To see all the color sorting possibilities, we wrote a Python script to try every permutation against a common set of source images.  <a href="http://visualmotive.com/colorsort/">Click here to see every color sorting option</a>. Note that we use a Hilbert curve in the top set of images to provide better grouping of similar color values. The bottom set of images is linear and wrapped: left to right, then top to bottom.</p>
<p>Our goal was to find a sorting mechanism that looked pleasing to the eye, but of course the results are completely subjective.</p>
<ul>
<li>For aesthetics, we prefer the YIQ sort. It highlights trends in value change, but information about hue variation is hidden and sometimes invisible.</li>
<li>To communicate more information about hues, HSV sorting is by far superior, but it lacks the pleasant gradient-effect of the YIQ sort.</li>
<li>RGB sorting proves inferior to HSV and YIQ, though the results can still be interesting.</li>
</ul>
<p>Also worth noting: HSV sort is excellent for grouping colors of similar hues, but the IYQ and YIQ sorts also do this well and they can look cleaner than their HSV counterpart.</p>
<p>(with thanks to Steve Witham for his <a href="http://www.tiac.net/~sw/2008/10/Hilbert/">Hilbert curves in Python</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.visualmotive.com/2009/sorting-colors/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Jason Salavon</title>
		<link>http://blog.visualmotive.com/2009/jason-salavon/</link>
		<comments>http://blog.visualmotive.com/2009/jason-salavon/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 12:00:57 +0000</pubDate>
		<dc:creator>Chris Mueller</dc:creator>
				<category><![CDATA[Visualization]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[salavon]]></category>

		<guid isPermaLink="false">http://blog.visualmotive.com/?p=136</guid>
		<description><![CDATA[<a href="http://blog.visualmotive.com/2009/jason-salavon/"><img align="left" hspace="5" width="150" height="150" src="http://blog.visualmotive.com/wp-content/uploads/2009/03/salavon_house_series-150x150.jpg" class="alignleft wp-post-image tfe" alt="salavon_house_series" title="salavon_house_series" /></a>We find the work of Jason Salavon highly inspirational. At the intersection of art and visualization, his images are distinctive for their surface and immediate graphical language while also communicating significant stories of process and history. By merging dozens or hundreds images that share some common theme, Salavon helps us extract high-level information about common [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_137" class="wp-caption alignnone" style="width: 650px"><a href="http://blog.visualmotive.com/wp-content/uploads/2009/03/salavon_house_series.jpg"><img class="size-medium wp-image-137" title="salavon_house_series" src="http://blog.visualmotive.com/wp-content/uploads/2009/03/salavon_house_series-640x337.jpg" alt="salavon_house_series" width="640" height="337" /></a><p class="wp-caption-text">Salavon&#39;s photograph series Homes for Sale. Clockwise, from top left: Seattle, Miami, Los Angeles, New York City, Dallas, Chicago.</p></div>
<p>We find the work of Jason Salavon highly inspirational. At the intersection of art and visualization, his images are distinctive for their surface and immediate graphical language while also communicating significant stories of process and history.</p>
<p>By merging dozens or hundreds images that share some common theme, Salavon helps us extract high-level information about common form, texture, and color. The details are sacrificed, but we gain understanding of patterns inherent in the larger series.</p>
<p>In the <em>Homes for Sale</em> s images, aggregation is done by place and time. The photographs, all from 2002, were taken by realtors. We might expect different results in different cities, years, or seasons. As it is, we can see the green grass of Dallas contrasting with the yellow lawns in Chicago, and the blue skies of Miama and Los Angeles stand out against the gray atmospheres in Seattle and New York.</p>
<div id="attachment_140" class="wp-caption alignnone" style="width: 650px"><img class="size-medium wp-image-140" title="salavon_playboy_centerfolds" src="http://blog.visualmotive.com/wp-content/uploads/2009/03/salavon_playboy_centerfolds-640x328.jpg" alt="Every Playboy centerfold, by decade. From the left: 1960s, 1970s, 1980s, 1990s." width="640" height="328" /><p class="wp-caption-text">Every Playboy centerfold, by decade. From the left: 1960s, 1970s, 1980s, 1990s.</p></div>
<p>In the <em>Playboy</em> series, aggregation is achieved by limiting the kind of image (only centerfolds) and differentiating by decade. We see artifacts of culture in composition and colors, warm to cool, with lighter skin and hair emphasized in later decades.</p>
<div id="attachment_138" class="wp-caption alignnone" style="width: 650px"><img class="size-medium wp-image-138" title="sugimoto_theater" src="http://blog.visualmotive.com/wp-content/uploads/2009/03/sugimoto_theater-640x493.jpg" alt="Hiroshi Sugimoto, Akron Civic Theater, Ohio (1980)" width="640" height="493" /><p class="wp-caption-text">Hiroshi Sugimoto, Akron Civic Theater, Ohio (1980)</p></div>
<p>We can think of Salavon&#8217;s photos as 2D films, where all frames are merged into one static image. Similar work has been done by the brilliant photographer Hiroshi Sugimoto, who&#8217;s camera has captured the entirety of feature films with one long shutter (above). Sugimoto does not wish to tell us about the film itself—in fact, the film title is never announced—but rather about qualities of light, surface, shape, form, and so forth.</p>
<p>Most data visualization projects start with structured data, spreadsheets, XML, databases, APIs. We like Salavon&#8217;s projects that bridge data visualization with more traditional media, using a raster imagery as the data sources, extracting patterns and meaning from highly unstructured content. They are beautiful in their own right, and serve as an inspiration for future data visualization projects.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.visualmotive.com/2009/jason-salavon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

