<?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; visualization</title>
	<atom:link href="http://create52.com/blog/category/visualization/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>7/52: Mathematical exorcism &#8211; Quaternions, higher dimensions, fuera!</title>
		<link>http://create52.com/blog/2008/04/10/752-mathematical-exorcism-quaternions-higher-dimensions-fuera/</link>
		<comments>http://create52.com/blog/2008/04/10/752-mathematical-exorcism-quaternions-higher-dimensions-fuera/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 01:59:52 +0000</pubDate>
		<dc:creator>redlex</dc:creator>
				<category><![CDATA[graphics]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[maths]]></category>
		<category><![CDATA[processing.org]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://create52.com/blog/2008/04/10/752-mathematical-exorcism-quaternions-higher-dimensions-fuera/</guid>
		<description><![CDATA[&#8220;Oh dear! Oh dear! I shall be too late!&#8221;
&#8211; The White Rabbit, Alice in Wonderland
And I am late, in a few ways. But join me in my rabbit-hole.
This is an exorcism of sorts. I found out the answer to a little question that was knocking around my brain for, oh, around 15 years&#8230;
Around 1987 I [...]]]></description>
			<content:encoded><![CDATA[<p><em>&#8220;Oh dear! Oh dear! I shall be too late!&#8221;</em></p>
<p>&#8211; The White Rabbit, Alice in Wonderland</p>
<p>And I am late, in a few ways. But join me in my rabbit-hole.</p>
<p>This is an exorcism of sorts. I found out the answer to a little question that was knocking around my brain for, oh, around 15 years&#8230;</p>
<p>Around 1987 I read a book called <a href="http://www.amazon.co.uk/Chaos-Making-Science-James-Gleick/dp/0749386061">Chaos</a> by <a href="http://www.around.com/">James Gleick</a>. This was something like a formative experience: being shown, in words and pictures, the strange ways nature (as well as man-made systems) could act: simple rules producing complex, &#8220;unpredictable&#8221; seeming behaviour; nature being self-similar on many levels (i.e. fractal); the way that order hides with disorder, and vice versa&#8230;  The book also covers some of the interesting characters and situations around the emergence of Chaos theory.</p>
<p>One of many mad illustrations in the book caught my eye. It was a computer-generated picture showing a sort of colourful square divided into four colours, four segments, like a pie. But this psychedelically demented pie was odd: between two any two colours on it, the other two colours interposed themselves. <em>Ad nauseam.</em> Here&#8217;s that diagram, which I&#8217;ve recreated:</p>
<p><a href="http://flickr.com/photos/redlex/sets/72157604132057582/"> <img src="http://farm3.static.flickr.com/2136/2339146076_8443c115ab_m.jpg" alt="Newton-Raphson 'pie' diagram for solutions to z^4 = 1" height="240" width="240" /></a></p>
<p>[click image to see more on my flickr site]</p>
<p>This <a href="http://en.wikipedia.org/wiki/Fractal">fractal</a> diagram is borne of a certain question concerning <a href="http://en.wikipedia.org/wiki/Complex_number">complex numbers</a>.  I am sometimes perversely interested in higher dimensions and strange mathemagical things, so when I found out years ago that there was a higher dimensional extension to the complex numbers called <em>Quaternions</em>, I wondered how the above picture would extend in these higher dimensions &#8211; would it be particularly interested or mad?</p>
<p>In order to find out the answer, I wrote a visualisation tool in Processing that pretty much told me the answer&#8230; (<a href="http://create52.com/newton-raphson/NewtonRaphsonInQuaternions.zip">Download processing script</a> &#8211; zip file, 16K).</p>
<p><a href="http://flickr.com/photos/redlex/2401603555/in/set-72157604132057582/"> <img src="http://farm3.static.flickr.com/2361/2401603555_34396bd413_m.jpg" height="240" width="240" /></a></p>
<p>Then I went and looked at the mathematics behind Quaternions, and found out that the answer I was seeing in the visualisation was correct.</p>
<p>They say one of the best ways to make sure you have understood something is to explain it to someone else &#8211; so with that in mind, I&#8217;ve written up the full gory details of the <a href="http://cookbook.create52.com/index.php?title=Quaternions">&#8216;answer&#8217;</a> on the create52 cookbook.</p>
<p>(Note on quaternions: The <a href="http://en.wikipedia.org/wiki/Quaternion">Quaternions</a> are a number system that can describe rotations (in 2, 3 and 4 dimensions), and  they are an extension of Complex numbers. Like a lot of things that bear some sort of fruit in mathematics, the Quaternions were originally considered <a href="http://en.wikipedia.org/wiki/Pathological_%28mathematics%29">&#8220;mathematically pathalogical&#8221;</a> (what a term).)</p>
<p>As penance for being somewhat lazy with getting this one out, I intend to do something with some utility next. Gawsh. Possibly something faceboot related, but actually useful with it&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://create52.com/blog/2008/04/10/752-mathematical-exorcism-quaternions-higher-dimensions-fuera/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>5/52: Million point sculptures: interactive toy written in Processing</title>
		<link>http://create52.com/blog/2008/01/24/552-million-point-sculptures-interactive-toy-written-in-processing/</link>
		<comments>http://create52.com/blog/2008/01/24/552-million-point-sculptures-interactive-toy-written-in-processing/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 01:53:58 +0000</pubDate>
		<dc:creator>redlex</dc:creator>
				<category><![CDATA[graphics]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[maths]]></category>
		<category><![CDATA[processing.org]]></category>
		<category><![CDATA[sculpture]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://create52.com/blog/2008/01/24/552-million-point-sculptures-interactive-toy-written-in-processing/</guid>
		<description><![CDATA[A while ago I played with some mathemagical things called Million Point Sculptures. I was wanting to go back to these some day, so I&#8217;ve used a programming/visualization/interaction environment called Processing to make an interactive Million Point Sculpture toy. I added a few things like colours and weirdo line mode and I love some of [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago I played with some mathemagical things called Million Point Sculptures. I was wanting to go back to these some day, so I&#8217;ve used a programming/visualization/interaction environment called Processing to make an interactive Million Point Sculpture toy. I added a few things like colours and weirdo line mode and I love some of the results&#8230;</p>
<p>Sadly I can&#8217;t post the Processing interactive applet currently due to browser/haircut issues (that is coming shortly), but for now have some <a href="http://flickr.com/photos/redlex/sets/72157603786503565/" title="images">images</a> that came out of the applet I made&#8230;</p>
<p><img src="http://farm3.static.flickr.com/2229/2215799518_282f9f83e8_m.jpg" height="240" width="225" />   <img src="http://farm3.static.flickr.com/2269/2215003433_7042208e9a_m.jpg" height="240" width="225" /></p>
<p>The full set is at <a href="http://flickr.com/photos/redlex/sets/72157603786503565/" title="http://flickr.com/photos/redlex/sets/72157603786503565/">http://flickr.com/photos/redlex/sets/72157603786503565/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://create52.com/blog/2008/01/24/552-million-point-sculptures-interactive-toy-written-in-processing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

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

