<?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 &#187; lucas.desordi@iaac.net</title>
	<atom:link href="http://legacy.iaacblog.com/mai2012-2013-programming/author/lucas-desordiiaac-net/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>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>
	</channel>
</rss>
