<?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>Programming Fundamentals</title>
	<atom:link href="http://legacy.iaacblog.com/mai2012-2013-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://legacy.iaacblog.com/mai2012-2013-programming</link>
	<description>Programming Fundamentals</description>
	<lastBuildDate>Tue, 18 Dec 2012 18:15:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Computer Vision Project &#8211; Tracking Ring</title>
		<link>http://legacy.iaacblog.com/mai2012-2013-programming/2012/12/computer-vision-project-tracking-ring/</link>
		<comments>http://legacy.iaacblog.com/mai2012-2013-programming/2012/12/computer-vision-project-tracking-ring/#comments</comments>
		<pubDate>Sat, 01 Dec 2012 20:34:58 +0000</pubDate>
		<dc:creator>lucas.desordi@iaac.net</dc:creator>
				<category><![CDATA[Exercises]]></category>
		<category><![CDATA[Int Programming]]></category>
		<category><![CDATA[Lucas De Sordi]]></category>

		<guid isPermaLink="false">http://legacy.iaacblog.com/mai2012-2013-programming/?p=900</guid>
		<description><![CDATA[This is the first step of my&#8221;people tracker&#8221; on Processing. I have to improve the &#8216;picking the bigger glob&#8217; and make it follow the object closer to the last detection position, also I want to implement a &#8216;natural background remover&#8217; and a simple user interface. As described in the video, I can use the mouse [...]]]></description>
				<content:encoded><![CDATA[<p>This is the first step of my&#8221;people tracker&#8221; on Processing.</p>
<p>I have to improve the &#8216;picking the bigger glob&#8217; and make it follow the object closer to the last detection position, also I want to implement a &#8216;natural background remover&#8217; and a simple user interface.<br />
As described in the video, I can use the mouse click to select an color and the keyboard arrows to set the tolerance for this color, smoothing the glob region.</p>
<p>I couldn&#8217;t work with the OpenCV, so it&#8217;s another generic library. Actually i spent more time making the camera+Processing+Java+library work then writing a code. The library I used is <a href="http://webcamxtra.sourceforge.net/">this!</a></p>
<p><iframe width="730" height="548" src="http://www.youtube.com/embed/u6DIixWRH78?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://legacy.iaacblog.com/mai2012-2013-programming/2012/12/computer-vision-project-tracking-ring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computer-Vision-Drawing-motion</title>
		<link>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/computer-vision-drawing-motion/</link>
		<comments>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/computer-vision-drawing-motion/#comments</comments>
		<pubDate>Mon, 26 Nov 2012 17:01:05 +0000</pubDate>
		<dc:creator>habib.furqan@iaac.net</dc:creator>
				<category><![CDATA[Exercises]]></category>
		<category><![CDATA[Furqan Habib]]></category>
		<category><![CDATA[Int Programming]]></category>

		<guid isPermaLink="false">http://legacy.iaacblog.com/mai2012-2013-programming/?p=867</guid>
		<description><![CDATA[The aim of this exercise was to use computer vision. Computer vision is a complete field in itself. It has the power to take information from images or videos by complex methods of pixel analysis and etc. It has produced works ranging from art like display to automated robots. The xbox kinetic is an application [...]]]></description>
				<content:encoded><![CDATA[<p>The aim of this exercise was to use computer vision. Computer vision is a complete field in itself. It has the power to take   information from images or videos by complex methods of pixel analysis and etc. It has produced works ranging from art like display to automated robots. The xbox kinetic is an application of computer vision.</p>
<p><a href="http://en.wikipedia.org/wiki/Computer_vision">http://en.wikipedia.org/wiki/Computer_vision</a><br />
<a href="http://szeliski.org/Book/">http://szeliski.org/Book/</a></p>
<p>So my idea was to use computer vision to draw and trace the motion of a wheels on a canvas. I was already doing an exercise in fabrication class, to use laser cutter and make various wheels, and then look at their motion. So my intention was to capture the motion of these wheels and draw it by using a computer vision sketch in processing .  Below are few ideas that i sketched to see how the drawing should look like.</p>
<p><a class="wpGallery mceItem" title="gallery" href="http://legacy.iaacblog.com/&lt;img src="></a><img class="alignnone size-medium wp-image-884" title="IMG_3054" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/IMG_3054-300x224.jpg" alt="" width="300" height="224" /><a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/IMG_3053.jpg"><img class="alignnone size-medium wp-image-889" title="IMG_3053" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/IMG_3053-300x240.jpg" alt="" width="300" height="240" /></a></p>
<p><a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/IMG_29611.jpg"><img class="alignnone size-medium wp-image-878" title="IMG_2961" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/IMG_29611-300x297.jpg" alt="" width="300" height="297" /></a> <a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/IMG_2965.jpg"><img class="alignnone size-medium wp-image-879" title="IMG_2965" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/IMG_2965-300x216.jpg" alt="" width="300" height="216" /></a></p>
<p>Lucky i come across an sketch in open processing (<a href="http://www.openprocessing.org/sketch/41106">link</a>) that tracks a specific selected color from camera input.</p>
<p><iframe width="500" height="281" frameborder="0" src="http://player.vimeo.com/video/54141267?badge=0"></iframe></p>
<p><a href="http://vimeo.com/54141267">color selecting</a> from <a href="http://vimeo.com/user14069088">Arfurqan</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>Now all i needed to do is to modify the code so that it tracks and it draws at the same time and does it according to required display.</p>
<p><iframe width="500" height="281" frameborder="0" src="http://player.vimeo.com/video/54286426?badge=0"></iframe></p>
<p><a href="http://vimeo.com/54286426">video 1</a> from <a href="http://vimeo.com/user14069088">Arfurqan</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><a href='http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/computer-vision-drawing-motion/img_2961-2/' title='IMG_2961'><img width="150" height="150" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/IMG_29611-150x150.jpg" class="attachment-thumbnail" alt="IMG_2961" /></a><br />
<a href='http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/computer-vision-drawing-motion/img_2965/' title='IMG_2965'><img width="150" height="150" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/IMG_2965-150x150.jpg" class="attachment-thumbnail" alt="IMG_2965" /></a><br />
<a href='http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/computer-vision-drawing-motion/img_3054/' title='IMG_3054'><img width="150" height="150" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/IMG_3054-150x150.jpg" class="attachment-thumbnail" alt="IMG_3054" /></a><br />
<a href='http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/computer-vision-drawing-motion/img_3053/' title='IMG_3053'><img width="150" height="150" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/IMG_3053-150x150.jpg" class="attachment-thumbnail" alt="IMG_3053" /></a><br />
<a href='http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/computer-vision-drawing-motion/5-4/' title='5'><img width="150" height="150" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/53-150x150.jpg" class="attachment-thumbnail" alt="5" /></a><br />
<a href='http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/computer-vision-drawing-motion/img_3048/' title='IMG_3048'><img width="150" height="150" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/IMG_3048-150x150.jpg" class="attachment-thumbnail" alt="IMG_3048" /></a><br />
<a href='http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/computer-vision-drawing-motion/3-2/' title='3'><img width="150" height="150" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/31-150x150.jpg" class="attachment-thumbnail" alt="3" /></a><br />
<a href='http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/computer-vision-drawing-motion/1-3/' title='1'><img width="150" height="150" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/15-150x150.jpg" class="attachment-thumbnail" alt="1" /></a><br />
<a href='http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/computer-vision-drawing-motion/4-2/' title='4'><img width="150" height="150" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/41-150x150.jpg" class="attachment-thumbnail" alt="4" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/computer-vision-drawing-motion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Computer Vision workshop / multi blob tracker</title>
		<link>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/computer-vision-workshop-multi-blob-tracker/</link>
		<comments>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/computer-vision-workshop-multi-blob-tracker/#comments</comments>
		<pubDate>Mon, 26 Nov 2012 10:08:20 +0000</pubDate>
		<dc:creator>martin.lukac@iaac.net</dc:creator>
				<category><![CDATA[Int Programming]]></category>
		<category><![CDATA[Martin Lukac]]></category>
		<category><![CDATA[Workshop]]></category>

		<guid isPermaLink="false">http://legacy.iaacblog.com/mai2012-2013-programming/?p=815</guid>
		<description><![CDATA[For my Computer Vision exercise I decided to work with Multi Blob Tracker Library (Flob) http://s373.net/code/flob/flob.html designed by Andre Sier and using the Flood Fill Algorithm. The result is a fluffy cluster of elements resembling the poplar or dandelion seeds, moving, drifting, floating and clustering according to a tracked movements of a person sitting in front of [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: left;"><a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/Fluff_A.jpg"></a></p>
<p><a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/Fluff_A.jpg"> </a></p>
<p>For my Computer Vision exercise I decided to work with Multi Blob Tracker Library (Flob)<br />
<a href="http://s373.net/code/flob/flob.html">http://s373.net/code/flob/flob.html</a> designed by Andre Sier and using the Flood Fill<br />
Algorithm. The result is a fluffy cluster of elements resembling the poplar or dandelion seeds,<br />
moving, drifting, floating and clustering according to a tracked movements of a person sitting<br />
in front of a web camera.</p>
<p><a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/Fluff_A.jpg"><img class="alignnone size-medium wp-image-825" title="poplar_fluff" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/Fluff_A-300x225.jpg" alt="" width="300" height="225" /></a> <a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/basic_element.jpg"><img class="alignnone size-medium wp-image-834" title="basic_element" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/basic_element-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/01.jpg"><img class="alignnone size-medium wp-image-817" title="flob_01" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/01-300x225.jpg" alt="" width="300" height="225" /></a> <a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/02.jpg"><img class="alignnone size-medium wp-image-818" title="flob_02" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/02-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/03.jpg"><img class="alignnone size-medium wp-image-819" title="flob_03" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/03-300x225.jpg" alt="" width="300" height="225" /></a> <a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/04.jpg"><img class="alignnone size-medium wp-image-820" title="flob_04" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/04-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/06.jpg"><img class="alignnone size-medium wp-image-821" title="flob_05" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/06-300x225.jpg" alt="" width="300" height="225" /></a> <a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/07.jpg"><img class="alignnone size-medium wp-image-822" title="flob_06" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/07-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><iframe src="http://player.vimeo.com/video/54280030" width="605" height="300" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/computer-vision-workshop-multi-blob-tracker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>on computer vision-paik-times-five-by-flightphase</title>
		<link>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/on-computer-vision-paik-times-five-by-flightphase/</link>
		<comments>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/on-computer-vision-paik-times-five-by-flightphase/#comments</comments>
		<pubDate>Wed, 21 Nov 2012 15:22:07 +0000</pubDate>
		<dc:creator>habib.furqan@iaac.net</dc:creator>
				<category><![CDATA[Furqan Habib]]></category>
		<category><![CDATA[Int Programming]]></category>
		<category><![CDATA[References]]></category>

		<guid isPermaLink="false">http://legacy.iaacblog.com/mai2012-2013-programming/?p=804</guid>
		<description><![CDATA[I Really like the concept to turning a solid wall into something more then it is. In this case the wall is an interactive canvas on which you use your body to create or animate a random objects. For more info here is the link]]></description>
				<content:encoded><![CDATA[<p>               I Really like the concept to turning a solid wall into something more then it is. In this case the wall is an interactive canvas on which you use your body to create or animate a random objects. </p>
<p>For more info here is the <a href="http://www.creativeapplications.net/openframeworks/paik-times-five-by-flightphase/">link</a></p>
<p><iframe src="http://player.vimeo.com/video/43218015?title=0&amp;byline=0&amp;portrait=0&amp;color=ffffff" width="400" height="300" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/on-computer-vision-paik-times-five-by-flightphase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On Computer Vision, body manipulation of digital media.</title>
		<link>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/on-computer-vision-body-manipulation-of-digital-media/</link>
		<comments>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/on-computer-vision-body-manipulation-of-digital-media/#comments</comments>
		<pubDate>Wed, 21 Nov 2012 13:57:18 +0000</pubDate>
		<dc:creator>rafael.vargas@iaac.net</dc:creator>
				<category><![CDATA[Int Programming]]></category>
		<category><![CDATA[Rafael Vargas]]></category>
		<category><![CDATA[References]]></category>

		<guid isPermaLink="false">http://legacy.iaacblog.com/mai2012-2013-programming/?p=797</guid>
		<description><![CDATA[When looking for examples of  computer vision projects I found out of the importance of the human body and the performance it will have interacting with digital media. While computer vision deals greatly with recognizing &#8216;objects&#8217;, the identification of human body could have very interesting applications. For instance, this installation called &#8216;body paint&#8217; is designed to work [...]]]></description>
				<content:encoded><![CDATA[<p>When looking for examples of  computer vision projects I found out of the importance of the human body and the performance it will have interacting with digital media. While computer vision deals greatly with recognizing &#8216;objects&#8217;, the identification of human body could have very interesting applications. For instance, this installation called &#8216;body paint&#8217; is designed to work with any number of people and is scalable to cover small or large areas. The interaction is very simple &#8211; movement creates paint. Hidden in the simplicity, are many layers of subtle details. Different aspects of the motion &#8211; size, speed, acceleration, curvature, distance all have an effect on the outcome &#8211; strokes, splashes, drips, spirals &#8211; and is left up to the users to play and discover.</p>
<p><iframe src="http://player.vimeo.com/video/5094780?badge=0" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
<p><a href="http://vimeo.com/5094780">&#8220;Body Paint&#8221; performance at &#8220;Clicks or Mortar&#8221;, March 2009</a> from <a href="http://vimeo.com/memotv">Memo Akten</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>On the other hand there is this very simple and fun project called &#8216;Body Swap&#8217;. This installation transforms your body movements into control of another person. Dance around, jump in the air, do anything you like to make them look silly.<br />
Two people stand in front of the screen, are captured by the camera and turned into paper cut-out versions of themselves. The images are then swapped, so that you each take control of the other. The aesthetic is of a low polygon 90′s video game. Music plays and prompts you to act out to the audience and each other.</p>
<p><iframe src="http://player.vimeo.com/video/20745353?badge=0" width="500" height="375" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
<p><a href="http://vimeo.com/20745353">Body Swap</a> from <a href="http://vimeo.com/chrisoshea">Chris O&#039;Shea</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/on-computer-vision-body-manipulation-of-digital-media/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Audience &#8211; reference installation</title>
		<link>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/audience-reference-installation/</link>
		<comments>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/audience-reference-installation/#comments</comments>
		<pubDate>Wed, 21 Nov 2012 13:47:49 +0000</pubDate>
		<dc:creator>lucas.desordi@iaac.net</dc:creator>
				<category><![CDATA[Int Programming]]></category>
		<category><![CDATA[Lucas De Sordi]]></category>
		<category><![CDATA[References]]></category>

		<guid isPermaLink="false">http://legacy.iaacblog.com/mai2012-2013-programming/?p=793</guid>
		<description><![CDATA[After our first &#8216;Computer Vision&#8217; class, looking for tracking applications I found this simple and nice installation. Audience &#8211; http://www.chrisoshea.org/audience Audience &#8211; rAndom International from Chris O&#039;Shea on Vimeo.]]></description>
				<content:encoded><![CDATA[<p>After our first &#8216;Computer Vision&#8217; class, looking for tracking applications I found this simple and nice installation.</p>
<p><a href="http://www.chrisoshea.org/audience">Audience</a> &#8211; http://www.chrisoshea.org/audience</p>
<p><iframe src="http://player.vimeo.com/video/1842245?badge=0" width="500" height="282" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
<p><a href="http://vimeo.com/1842245">Audience &#8211; rAndom International</a> from <a href="http://vimeo.com/chrisoshea">Chris O&#039;Shea</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/audience-reference-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On computer vision and body recognition</title>
		<link>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/on-computer-vision-and-body-recognition/</link>
		<comments>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/on-computer-vision-and-body-recognition/#comments</comments>
		<pubDate>Wed, 21 Nov 2012 12:49:29 +0000</pubDate>
		<dc:creator>Moushira</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://legacy.iaacblog.com/mai2012-2013-programming/?p=539</guid>
		<description><![CDATA[This is a simple project, in terms of application (image capturing, recognition, image projection) however it is very powerful in terms of effect, given the diversity of people that cross Market st. nevertheless the number of homeless. In a fast paced lifestyle of SF, people might not fully realize who is passing by..which is why [...]]]></description>
				<content:encoded><![CDATA[<p>This is a <a href="http://www.theowatson.com/site_docs/work.php?id=53">simple project</a>, in terms of application (image capturing, recognition, image projection) however it is very powerful in terms of effect, given the diversity of people that cross Market st. nevertheless the number of homeless. In a fast paced lifestyle of SF, people might not fully realize who is passing by..which is why <a href='http://vimeo.com/28385749' >projects like this </a> become an eye opening experience to take a moment to stop.<br />
Similarly, the <a href="http://www.chrisoshea.org/body-swap">Body Swap</a> project, provides an even more intimate experience, for interacting with people around you :)</p>
<p><a href="http://www.chrisoshea.org/you-fade-to-light">This is also super interesting</a> in terms of technique, just as interesting as most of the work done <a href="http://random-international.com/work">by this wonderful studio</a></p>
]]></content:encoded>
			<wfw:commentRss>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/on-computer-vision-and-body-recognition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>computer vision. Soak, Dye in light</title>
		<link>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/computer-vision-water-colors/</link>
		<comments>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/computer-vision-water-colors/#comments</comments>
		<pubDate>Wed, 21 Nov 2012 11:28:00 +0000</pubDate>
		<dc:creator>antanaityte.gerda@iaac.net</dc:creator>
				<category><![CDATA[Gerda Antanaityte]]></category>
		<category><![CDATA[Int Programming]]></category>
		<category><![CDATA[References]]></category>
		<category><![CDATA[Students]]></category>

		<guid isPermaLink="false">http://legacy.iaacblog.com/mai2012-2013-programming/?p=768</guid>
		<description><![CDATA[“Soak, Dye in light.” by everyware (2011) is an empty canvas but when you touch it, its elastic surface stretches and gets suffused with projected vivid colors mimicking fabric absorbing dye. Poking and rubbing with hands or resting their body on this spandex canvas allows visitors to soak this canvas in virtual dye and create [...]]]></description>
				<content:encoded><![CDATA[<p>“Soak, Dye in light.” by everyware (2011) is an empty canvas but when you touch it, its elastic surface stretches and gets suffused with projected vivid colors mimicking fabric absorbing dye. Poking and rubbing with hands or resting their body on this spandex canvas allows visitors to soak this canvas in virtual dye and create own patterns.</p>
<p><iframe src="http://player.vimeo.com/video/27158491?badge=0" width="700" height="407" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
<p><a href="http://vimeo.com/27158491">SOAK</a> from <a href="http://vimeo.com/user384268">everyware.kr</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/computer-vision-water-colors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AntiMap Workshop / Data visualization</title>
		<link>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/antimap-workshop-data-visualization/</link>
		<comments>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/antimap-workshop-data-visualization/#comments</comments>
		<pubDate>Wed, 21 Nov 2012 09:42:26 +0000</pubDate>
		<dc:creator>martin.lukac@iaac.net</dc:creator>
				<category><![CDATA[Exercises]]></category>
		<category><![CDATA[Int Programming]]></category>
		<category><![CDATA[Martin Lukac]]></category>

		<guid isPermaLink="false">http://legacy.iaacblog.com/mai2012-2013-programming/?p=702</guid>
		<description><![CDATA[Using the Antimap application we are able to record a data file representing our journey. The csv. file contains information such as your position ( latitude and longitude), your orientation towards the north (compass), data representing your speed in kilometers per hour, direction and time of the journey measured in milliseconds. My intention was to [...]]]></description>
				<content:encoded><![CDATA[<p>Using the Antimap application we are able to record a data file representing our journey.<br />
The <em>csv.</em> file contains information such as your position ( latitude and longitude), your<br />
orientation towards the north (compass), data representing your speed in kilometers per<br />
hour, direction and time of the journey measured in milliseconds.<br />
My intention was to create a visual representation of each piece of data distinctly, so it<br />
would be easier to understand that the final trajectory contains all the above-mentioned<br />
data. From a more narrative and static representation of each data set in the beginning<br />
of the workshop I decided to follow more abstract way of representation, using the simple<br />
geometry of lines and shapes, playing with colors and transparency.<br />
The final visualization draws the lines from data points like threads, weaving each<br />
data line into the trajectory of movement. This forms a visual fabric covering the whole<br />
area of canvas during a period of time. I used the <em>csv.</em> files from two distinct sources<br />
in order to test a diverse visual qualities, resulting in repetitive but different patterns.</p>
<p><a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/display-layouts00.jpg"><img class="alignnone size-medium wp-image-703" title="visual_concept_01 " src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/display-layouts00-300x300.jpg" alt="" width="300" height="300" /></a> <a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/display-layouts002.jpg"><img class="alignnone size-medium wp-image-704" title="visual_concept_02" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/display-layouts002-300x300.jpg" alt="" width="300" height="300" /></a></p>
<p><a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/display-layouts003.jpg"><img class="alignnone size-medium wp-image-705" title="visual_concept_03" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/display-layouts003-300x300.jpg" alt="" width="300" height="300" /></a> <a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/display-layouts004.jpg"><img class="alignnone size-medium wp-image-706" title="visual_concept_04" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/display-layouts004-300x300.jpg" alt="" width="300" height="300" /></a></p>
<p><a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/A.jpg"><img class="alignnone size-medium wp-image-707" title="data_visual_01" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/A-300x300.jpg" alt="" width="300" height="300" /></a> <a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/B.jpg"><img class="alignnone size-medium wp-image-708" title="data_visual_02" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/B-300x300.jpg" alt="" width="300" height="300" /></a></p>
<p><a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/C.jpg"><img class="alignnone size-medium wp-image-709" title="data_visual_03" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/C-300x300.jpg" alt="" width="300" height="300" /></a> <a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/D.jpg"><img class="alignnone size-medium wp-image-710" title="data_visual_04" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/D-300x300.jpg" alt="" width="300" height="300" /></a></p>
<p><a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/B1.jpg"><img class="alignnone size-medium wp-image-711" title="data_visual_05" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/B1-300x300.jpg" alt="" width="300" height="300" /></a> <a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/C1.jpg"><img class="alignnone size-medium wp-image-712" title="data_visual_06" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/C1-300x300.jpg" alt="" width="300" height="300" /></a></p>
<p><a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/D1.jpg"><img class="alignnone size-medium wp-image-713" title="data_visual_07" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/D1-300x300.jpg" alt="" width="300" height="300" /></a> <a href="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/E1.jpg"><img class="alignnone size-medium wp-image-714" title="data_visual_08" src="http://legacy.iaacblog.com/mai2012-2013-programming/files/2012/11/E1-300x300.jpg" alt="" width="300" height="300" /></a></p>
<p><iframe src="http://player.vimeo.com/video/54077248" width="605" height="300" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
<p><iframe src="http://player.vimeo.com/video/54077247" width="605" height="300" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/antimap-workshop-data-visualization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>antiMap exercise. Home</title>
		<link>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/antimap-exercise-home/</link>
		<comments>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/antimap-exercise-home/#comments</comments>
		<pubDate>Tue, 20 Nov 2012 17:10:46 +0000</pubDate>
		<dc:creator>antanaityte.gerda@iaac.net</dc:creator>
				<category><![CDATA[Exercises]]></category>
		<category><![CDATA[Gerda Antanaityte]]></category>
		<category><![CDATA[Int Programming]]></category>
		<category><![CDATA[antiMap]]></category>
		<category><![CDATA[gerda antanaityte]]></category>
		<category><![CDATA[porcessing]]></category>

		<guid isPermaLink="false">http://legacy.iaacblog.com/mai2012-2013-programming/?p=695</guid>
		<description><![CDATA[What is your home&#8217;s relation with you? Is it missing you when you away, anticipate when you are coming back or turning to it&#8217;s direction? Making this exercise I&#8217;ve tried to visualize it. home from Gerda Antanaityte on Vimeo.]]></description>
				<content:encoded><![CDATA[<p>What is your home&#8217;s relation with you? Is it missing you when you away, anticipate when you are coming back or turning to it&#8217;s direction? Making this exercise I&#8217;ve tried to visualize it.</p>
<p><iframe width="500" height="500" frameborder="0" src="http://player.vimeo.com/video/53946680?badge=0"></iframe></p>
<p><a href="http://vimeo.com/53946680">home</a> from <a href="http://vimeo.com/user14769406">Gerda Antanaityte</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://legacy.iaacblog.com/mai2012-2013-programming/2012/11/antimap-exercise-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
