<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Face Detection on the OLPC XO</title>
	<atom:link href="http://eclecti.cc/olpc/face-detection-on-the-olpc-xo/feed" rel="self" type="application/rss+xml" />
	<link>http://eclecti.cc/olpc/face-detection-on-the-olpc-xo</link>
	<description></description>
	<lastBuildDate>Sun, 13 May 2012 15:01:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: titus</title>
		<link>http://eclecti.cc/olpc/face-detection-on-the-olpc-xo/comment-page-1#comment-13397</link>
		<dc:creator>titus</dc:creator>
		<pubDate>Tue, 31 Aug 2010 11:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://eclecti.cc/code/face-detection-on-the-olpc-xo#comment-13397</guid>
		<description>u r looking good</description>
		<content:encoded><![CDATA[<p>u r looking good</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodrigo Arce &#187; Crawler de caras</title>
		<link>http://eclecti.cc/olpc/face-detection-on-the-olpc-xo/comment-page-1#comment-9486</link>
		<dc:creator>Rodrigo Arce &#187; Crawler de caras</dc:creator>
		<pubDate>Sat, 16 Jan 2010 20:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://eclecti.cc/code/face-detection-on-the-olpc-xo#comment-9486</guid>
		<description>[...] liberó Intel. Después de leer fallidamente la documentación varias veces encontré un código de Detección de Caras para la OLPC de Nirav Patel desarrollado en Python que pude hacer funcionar y entender. Así que me puse las [...]</description>
		<content:encoded><![CDATA[<p>[...] liberó Intel. Después de leer fallidamente la documentación varias veces encontré un código de Detección de Caras para la OLPC de Nirav Patel desarrollado en Python que pude hacer funcionar y entender. Así que me puse las [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mitchell</title>
		<link>http://eclecti.cc/olpc/face-detection-on-the-olpc-xo/comment-page-1#comment-1313</link>
		<dc:creator>Mitchell</dc:creator>
		<pubDate>Tue, 04 Nov 2008 07:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://eclecti.cc/code/face-detection-on-the-olpc-xo#comment-1313</guid>
		<description>http://wiki.laptop.org/go/OpenCV has been updated with a pointer to http://code.google.com/p/ehci/ , which uses opencv for head and hand tracking.  Python api.</description>
		<content:encoded><![CDATA[<p><a href="http://wiki.laptop.org/go/OpenCV" rel="nofollow">http://wiki.laptop.org/go/OpenCV</a> has been updated with a pointer to <a href="http://code.google.com/p/ehci/" rel="nofollow">http://code.google.com/p/ehci/</a> , which uses opencv for head and hand tracking.  Python api.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: In Traction &#187; Blog Archive &#187; Fun with Python, OpenCV and face detection</title>
		<link>http://eclecti.cc/olpc/face-detection-on-the-olpc-xo/comment-page-1#comment-199</link>
		<dc:creator>In Traction &#187; Blog Archive &#187; Fun with Python, OpenCV and face detection</dc:creator>
		<pubDate>Fri, 27 Jun 2008 13:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://eclecti.cc/code/face-detection-on-the-olpc-xo#comment-199</guid>
		<description>[...] know where to start, so I searched for existing OpenCV face detection examples. I found a blog post by Nirav Patel explaining how to use OpenCV&#8217;s official Python bindings to perform face detection. Nirav will [...]</description>
		<content:encoded><![CDATA[<p>[...] know where to start, so I searched for existing OpenCV face detection examples. I found a blog post by Nirav Patel explaining how to use OpenCV&#8217;s official Python bindings to perform face detection. Nirav will [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OpenCV Framework for Computer Vision &#171; js0n&#8217;s weblog</title>
		<link>http://eclecti.cc/olpc/face-detection-on-the-olpc-xo/comment-page-1#comment-76</link>
		<dc:creator>OpenCV Framework for Computer Vision &#171; js0n&#8217;s weblog</dc:creator>
		<pubDate>Sun, 20 Apr 2008 07:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://eclecti.cc/code/face-detection-on-the-olpc-xo#comment-76</guid>
		<description>[...] for Computer&#160;Vision Posted in Technology by js0n on April 20th, 2008   I ran across this article and thought it&#8217;d be cool to try out that script on my machine. After playing around with [...]</description>
		<content:encoded><![CDATA[<p>[...] for Computer&nbsp;Vision Posted in Technology by js0n on April 20th, 2008   I ran across this article and thought it&#8217;d be cool to try out that script on my machine. After playing around with [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henning</title>
		<link>http://eclecti.cc/olpc/face-detection-on-the-olpc-xo/comment-page-1#comment-70</link>
		<dc:creator>Henning</dc:creator>
		<pubDate>Sat, 19 Apr 2008 23:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://eclecti.cc/code/face-detection-on-the-olpc-xo#comment-70</guid>
		<description>Looks cool. Are there any plans to extend this to face _recognition_? 
I have found http://opencvlibrary.sourceforge.net/FaceRecognition but for me the information is too incomplete to implement it :(</description>
		<content:encoded><![CDATA[<p>Looks cool. Are there any plans to extend this to face _recognition_?<br />
I have found <a href="http://opencvlibrary.sourceforge.net/FaceRecognition" rel="nofollow">http://opencvlibrary.sourceforge.net/FaceRecognition</a> but for me the information is too incomplete to implement it <img src='http://eclecti.cc/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nrp</title>
		<link>http://eclecti.cc/olpc/face-detection-on-the-olpc-xo/comment-page-1#comment-69</link>
		<dc:creator>nrp</dc:creator>
		<pubDate>Sat, 19 Apr 2008 17:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://eclecti.cc/code/face-detection-on-the-olpc-xo#comment-69</guid>
		<description>I did.  This is an old post.  The last OpenCV release, the one for which there is a package in the Fedora 7 repository, is incompatible with the camera on the XO.  So, the script in this post uses xawtv to capture the image and then does face detection in OpenCV.

Since then, I&#039;ve figured out how to patch OpenCV to work with the camera, so this script is now unnecessary (and slow).</description>
		<content:encoded><![CDATA[<p>I did.  This is an old post.  The last OpenCV release, the one for which there is a package in the Fedora 7 repository, is incompatible with the camera on the XO.  So, the script in this post uses xawtv to capture the image and then does face detection in OpenCV.</p>
<p>Since then, I&#8217;ve figured out how to patch OpenCV to work with the camera, so this script is now unnecessary (and slow).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://eclecti.cc/olpc/face-detection-on-the-olpc-xo/comment-page-1#comment-68</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Sat, 19 Apr 2008 16:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://eclecti.cc/code/face-detection-on-the-olpc-xo#comment-68</guid>
		<description>Last time I checked, OpenCV comes with an example python script that does face recognition on a live stream. Too lazy to dig out my XO and try it just now, but did you try that before writing your own?</description>
		<content:encoded><![CDATA[<p>Last time I checked, OpenCV comes with an example python script that does face recognition on a live stream. Too lazy to dig out my XO and try it just now, but did you try that before writing your own?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Birgi Tamersoy</title>
		<link>http://eclecti.cc/olpc/face-detection-on-the-olpc-xo/comment-page-1#comment-11</link>
		<dc:creator>Birgi Tamersoy</dc:creator>
		<pubDate>Sun, 30 Mar 2008 01:35:39 +0000</pubDate>
		<guid isPermaLink="false">http://eclecti.cc/code/face-detection-on-the-olpc-xo#comment-11</guid>
		<description>Hey Nirav,
I am a graduate student in University of Texas - Austin (ECE). I am also interested in computer vision, image processing and pattern recognition. I saw this link while I was looking for a GSOC project. Do you have a specific project in your mind about computer vision for GSOC? Please let me know.
Regards,
Birgi</description>
		<content:encoded><![CDATA[<p>Hey Nirav,<br />
I am a graduate student in University of Texas &#8211; Austin (ECE). I am also interested in computer vision, image processing and pattern recognition. I saw this link while I was looking for a GSOC project. Do you have a specific project in your mind about computer vision for GSOC? Please let me know.<br />
Regards,<br />
Birgi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nrp</title>
		<link>http://eclecti.cc/olpc/face-detection-on-the-olpc-xo/comment-page-1#comment-4</link>
		<dc:creator>nrp</dc:creator>
		<pubDate>Sun, 23 Mar 2008 04:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://eclecti.cc/code/face-detection-on-the-olpc-xo#comment-4</guid>
		<description>The algorithm is the Haar-based one from OpenCV.  It compares Haar features in an image to ones in a precomputed file that was created by training it with thousands of images of the object and many thousands more of objects that were not it.  Thus, the accuracy depends entirely on the quality of the precomputed Haar data and the quality of the image face detection is being performed on.

I&#039;ve found it to be fairly accurate in decent lighting.  With low light, theres enough sensor noise that increasing contrast isn&#039;t enough have clear features in the image.  The accuracy also depends on how much computing time you want to put into it.  Longer=better.  Basically, it&#039;s accurate, unless its not accurate enough for what you&#039;re trying to do ;)</description>
		<content:encoded><![CDATA[<p>The algorithm is the Haar-based one from OpenCV.  It compares Haar features in an image to ones in a precomputed file that was created by training it with thousands of images of the object and many thousands more of objects that were not it.  Thus, the accuracy depends entirely on the quality of the precomputed Haar data and the quality of the image face detection is being performed on.</p>
<p>I&#8217;ve found it to be fairly accurate in decent lighting.  With low light, theres enough sensor noise that increasing contrast isn&#8217;t enough have clear features in the image.  The accuracy also depends on how much computing time you want to put into it.  Longer=better.  Basically, it&#8217;s accurate, unless its not accurate enough for what you&#8217;re trying to do <img src='http://eclecti.cc/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

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

