<?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>create fifty-two &#187; photography</title>
	<atom:link href="http://create52.com/blog/category/photography/feed/" rel="self" type="application/rss+xml" />
	<link>http://create52.com/blog</link>
	<description>making things, one week at a time</description>
	<lastBuildDate>Sat, 09 Aug 2008 12:39:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>8/52: Video space-time transposition</title>
		<link>http://create52.com/blog/2008/08/09/852-video-space-time-transposition/</link>
		<comments>http://create52.com/blog/2008/08/09/852-video-space-time-transposition/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 12:39:11 +0000</pubDate>
		<dc:creator>redlex</dc:creator>
				<category><![CDATA[graphics]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://create52.com/blog/?p=15</guid>
		<description><![CDATA[I&#8217;m interested in odd camera designs, such as slit photo finish cameras (historically used for race finishes lines when it&#8217;s a close call). It occurred to me that I could easily make slit photo finish images by taking a video (using my Leica D-LUX digital camera) and then writing a script to process the video [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m interested in odd camera designs, such as <a href="http://en.wikipedia.org/wiki/Photo_finish">slit photo finish cameras</a> (historically used for <a href="http://www.vp-glasgow.co.uk/img/rr%20photo%20finish.jpg">race finishes lines</a> when it&#8217;s a close call). It occurred to me that I could easily make slit photo finish images by taking a video (using my Leica D-LUX digital camera) and then writing a script to process the video (by taking a vertical line of pixels from each frame of the video, and stacking them end-to-end to make a single still image).</p>
<p>Then it occurred to me I could go one further &#8211; because I have a choice of which vertical line of pixels to use on the video, I could use every possible vertical line of pixels to make lots of photos finish images, and put them back into a video.</p>
<p>Then I realised another way of thinking about what I was doing: in effect, I was rotating (or transposing) the original video&#8217;s array of pixels (for a video is actually nought but a 3D array of pixels), swapping one space dimension and the time dimension.</p>
<p>So I made some videos as described. The following two pictures show a frame from an input video, and one from the corresponding output video:</p>
<div class="wp-caption alignnone" style="width: 430px"><img src="http://cookbook.create52.com/images/5/50/SpaceTimeRot-input1.png" alt="Input video" width="420" height="316" /><p class="wp-caption-text">Input video</p></div>
<div class="wp-caption alignnone" style="width: 710px"><img src="http://cookbook.create52.com/images/4/45/SpaceTimeRot-output1.png" alt="Output video" width="700" height="316" /><p class="wp-caption-text">Output video</p></div>
<p>To see the actual input and output videos, please visit <a href="http://flickr.com/photos/redlex/sets/72157606249489942/">the flickr video set</a>.</p>
<p>For some actual analysis and thoughts on what is happening, and what sort of effects happen in the output videos, please visit <a href="http://cookbook.create52.com/index.php?title=Video_space/time_transposition">this page on the Cookbook wiki</a>.</p>
<p><em>(Coming soon: link to the python script for generating these videos.)<br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://create52.com/blog/2008/08/09/852-video-space-time-transposition/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>4/52: more Soup</title>
		<link>http://create52.com/blog/2008/01/07/452-more-soup/</link>
		<comments>http://create52.com/blog/2008/01/07/452-more-soup/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 01:11:01 +0000</pubDate>
		<dc:creator>redlex</dc:creator>
				<category><![CDATA[photography]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://create52.com/blog/2008/01/07/452-more-soup/</guid>
		<description><![CDATA[Things have been a bit delayed due to holiday madness and illness and generally the world exploding&#8230;
I&#8217;ve added more things to Soup, the film development database site. In particular:

 a howto on shooting redscale film (some redscale examples at flickr)
a development timer applet which makes noises at you &#8211; aid memoire. (To see it running, [...]]]></description>
			<content:encoded><![CDATA[<p>Things have been a bit delayed due to holiday madness and illness and generally the world exploding&#8230;</p>
<p>I&#8217;ve added more things to Soup, the film development database site. In particular:</p>
<ul>
<li> a <a href="http://soup.create52.com/technique/redscale/">howto</a> on shooting redscale film (some <a href="http://flickr.com/photos/redlex/sets/72157600365430902/">redscale examples</a> at flickr)</li>
<li>a development timer applet which makes noises at you &#8211; aid memoire. (To see it running, <a href="http://soup.create52.com/search/?function=show_search_form&amp;table_name=souptime">do a search</a> and then click on a time in the results table.) Applet source is on <a href="http://cookbook.create52.com/index.php?title=Soup_-_film_development_site">cookbook wiki</a>.</li>
<li>added data on Microphen and HC developers to soup database</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://create52.com/blog/2008/01/07/452-more-soup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>2/52: thermalite doodlings</title>
		<link>http://create52.com/blog/2007/12/17/252-thermalite-doodlings/</link>
		<comments>http://create52.com/blog/2007/12/17/252-thermalite-doodlings/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 22:50:37 +0000</pubDate>
		<dc:creator>redlex</dc:creator>
				<category><![CDATA[photography]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[sculpture]]></category>
		<category><![CDATA[thermalite]]></category>

		<guid isPermaLink="false">http://create52.com/blog/2007/12/17/252-thermalite-doodlings/</guid>
		<description><![CDATA[Thermalite is an aerated concrete that is used as a light, insulating building material. It&#8217;s also quite good for hacking away at to form things. All you need is a wood gouge or two (buying an old used one is a good idea &#8211; it&#8217;ll get blunt anyway), and surform tools can be useful (think [...]]]></description>
			<content:encoded><![CDATA[<p>Thermalite is an aerated concrete that is used as a light, insulating building material. It&#8217;s also quite good for hacking away at to form things. All you need is a wood gouge or two (buying an old used one is a good idea &#8211; it&#8217;ll get blunt anyway), and surform tools can be useful (think grater).</p>
<p><a href="http://flickr.com/photos/redlex/sets/72157603486761953/"><img src="http://farm3.static.flickr.com/2071/2118378001_1511882ee9_m.jpg" alt="flow: a thermalite sculpture" border="0" align="middle" height="240" width="159" /></a></p>
<p><a href="http://flickr.com/photos/redlex/sets/72157603486761953/" target="_top">View the photos at flickr.</a></p>
<p>The material I worked with here has a boring grey colour (lighter coloured variants are available) but I quite like the rough texture of it, and the air bubble holes. You can always paint your creation when you&#8217;re finished, but it doesn&#8217;t always improve it &#8211; I think the swirly biscuit thing was better unpainted&#8230;</p>
<p>By the by: cement dust is really, really bad for your lungs and you need to wear breathing protection if you ever do this. (Also, if you wet the surface you&#8217;re working on it prevents quite a lot of dust getting in the air.)</p>
]]></content:encoded>
			<wfw:commentRss>http://create52.com/blog/2007/12/17/252-thermalite-doodlings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1/52: Soup!</title>
		<link>http://create52.com/blog/2007/12/08/week-1-soup/</link>
		<comments>http://create52.com/blog/2007/12/08/week-1-soup/#comments</comments>
		<pubDate>Sat, 08 Dec 2007 02:19:55 +0000</pubDate>
		<dc:creator>redlex</dc:creator>
				<category><![CDATA[photography]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://create52.com/blog/2007/12/08/week-1-soup/</guid>
		<description><![CDATA[A bit delayed, but here is the first week&#8217;s item: Soup. It&#8217;s an online database of film development times for various film types and chemicals. Much more data can be added, plus a few useful tools I have in mind. This is defo one for further development in the future.
I&#8217;m going to create a general [...]]]></description>
			<content:encoded><![CDATA[<p>A bit delayed, but here is the first week&#8217;s item: <a href="http://soup.create52.com/" target="_blank">Soup</a>. It&#8217;s an online database of film development times for various film types and chemicals. Much more data can be added, plus a few useful tools I have in mind. This is defo one for further development in the future.</p>
<p>I&#8217;m going to create a general jumping-off page for all the items sometime soon. But not yet, patience child!</p>
]]></content:encoded>
			<wfw:commentRss>http://create52.com/blog/2007/12/08/week-1-soup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.373 seconds -->
