<?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>squidder.com &#187; face</title>
	<atom:link href="http://www.squidder.com/tag/face/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.squidder.com</link>
	<description>Actionscript you'll lose your ink over.</description>
	<lastBuildDate>Fri, 23 Apr 2010 17:29:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Real-time Face Detection in Flash</title>
		<link>http://www.squidder.com/2009/02/26/realtime-face-detection-in-flash/</link>
		<comments>http://www.squidder.com/2009/02/26/realtime-face-detection-in-flash/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 20:18:55 +0000</pubDate>
		<dc:creator>protozog</dc:creator>
				<category><![CDATA[as3]]></category>
		<category><![CDATA[labs]]></category>
		<category><![CDATA[face]]></category>

		<guid isPermaLink="false">http://www.squidder.com/?p=198</guid>
		<description><![CDATA[
A couple of days ago we came across the AS3 library Marilena which is based off the Object Detection from the C library OpenCV. It&#8217;s an object detection library which is able to process an image and search for a particular type of object with a set of features. In this case it&#8217;s looking for [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-219" src="http://www.squidder.com/wp-content/uploads/2009/02/face.jpg" alt="face" width="550" height="322" /></p>
<p>A couple of days ago we came across the AS3 library <a href="http://www.libspark.org/svn/as3/Marilena/">Marilena</a> which is based off the Object Detection from the C library <a href="http://en.wikipedia.org/wiki/OpenCV">OpenCV</a>. It&#8217;s an object detection library which is able to process an image and search for a particular type of object with a set of features. In this case it&#8217;s looking for faces (was provided with the library). See more about how it works <a href="http://opencv.willowgarage.com/wiki/FaceDetection">here</a>.</p>
<p>The input images are driven from the webcam. We added confidence and motion monitoring for the purpose of &#8220;snapping&#8221; a photo.</p>
<p>Check out the video below or <a href="http://squidder.com/face/">try out the demo</a>.</p>
<p><strong>Update 3.3.09:</strong> We&#8217;ve gotten a few requests for code examples using this technology and who are we to say no? <a href="http://www.squidder.com/wp-content/uploads/2009/02/webcamfacedetector.zip">Grab the source here</a>.</p>
<p><object width="550" height="413" data="http://vimeo.com/moogaloop.swf?clip_id=3383559&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=3383559&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.squidder.com/2009/02/26/realtime-face-detection-in-flash/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>
