<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Face Detection with Emgu CV in C# and WPF</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/coding4fun/blog/Face-Detection-with-Emgu-CV-in-C-and-WPF/RSS"></atom:link>
	<image>
		<url>http://files.channel9.msdn.com/thumbnail/221043ad-8011-4f61-83e9-23f315aab86f.png</url>
		<title>Channel 9 - Face Detection with Emgu CV in C# and WPF</title>
		<link></link>
	</image>
	<description>Today&#39;s project by Junian Triajianto is simple on the outside but shows off something that&#39;s can be very complex, face detection look easy... Camera Face Detection in C# Using Emgu CV (OpenCV in .NET) and WPFHi there, this is a new tutorial category in my blog. It&#39;s Computer Vision. In this blog, I&#39;d like to show you something cool. It&#39;s how to perform Face Detection using your camera / Webcam. You&#39;ll see how your application can detect faces from a captured image. Curious about it? Let&#39;s take a look how to do that. This what you need to follow this tutorial: Microsoft Visual Studio 2010. Or if you don&#39;t have one, you can use 2008 version Emgu CV (OpenCV in .NET). You can download the latest version in this link: http://www.emgu.com/wiki/index.php/Main_Page and follow the installation instruction Basic Knowledge of C# Programming Familiar in WPF Development After you&#39;ve got what you need, it&#39;s time to rock! First thing you should do is installing Emgu CV. Your installation path should be like C:\Emgu\emgucv-windows-x86 2.2.1.1150. And you can see inside C:\Emgu\emgucv-windows-x86 2.2.1.1150\bin some DLLs and sample programs. You can see a simple face detection app Example.FaceDetection.exe and you&#39;ll see something like the first picture in this post. ...  ... 8. Here is the result of our work:  ... Note : If you can&#39;t run your project, just build it and make sure all opencv_xxxx.dll files and haarcascade_frontalface_alt_tree.xml in the same directory with your executable file. You can find those files inside C:\Emgu\emgucv-windows-x86 2.2.1.1150\bin . Take note of his note... Getting the OpenCV and EmguCV dependices were the hardest part of this project. Also there there&#39;s been a file name change to the noted XML file, haarcascade_frontalface_alt_tree.xml. If you get the latest drop of emgucv-windows-x86 the file name&#39;s been changed to &amp;quot;haarcascade_frontalface_default.xml&amp;quot;. So you&#39;ll need to tweak the code to take that into account. Here&#39;s the before;  And the after;  Once the dependences are in place and the file name fixed, this ran like a charm and really did make facial detection look easy...   If you&#39;ve been wondering how to do face detection, this project is one you&#39;ll want to check out... </description>
	<link></link>
	<language>en</language>
	<pubDate>Sun, 26 May 2013 02:50:14 GMT</pubDate>
	<lastBuildDate>Sun, 26 May 2013 02:50:14 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Face Detection with Emgu CV in C# and WPF</title>
		<description>
			<![CDATA[<p>nice tute........thanks <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>posted by DharmeshSoft</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/blog/Face-Detection-with-Emgu-CV-in-C-and-WPF#c634842663055117669</link>
		<pubDate>Wed, 26 Sep 2012 14:25:05 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/blog/Face-Detection-with-Emgu-CV-in-C-and-WPF#c634842663055117669</guid>
		<dc:creator>DharmeshSoft</dc:creator>
	</item>
	<item>
		<title>Re: Face Detection with Emgu CV in C# and WPF</title>
		<description>
			<![CDATA[Really enjoyed this blog post, is there any way I can receive an update sent in an email when you write a new post&#63;<br><p>posted by Augmented Reality Mobility Solution</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/blog/Face-Detection-with-Emgu-CV-in-C-and-WPF#c634842782056408754</link>
		<pubDate>Wed, 26 Sep 2012 17:43:25 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/blog/Face-Detection-with-Emgu-CV-in-C-and-WPF#c634842782056408754</guid>
		<dc:creator>Augmented Reality Mobility Solution</dc:creator>
	</item>
	<item>
		<title>Re: Face Detection with Emgu CV in C# and WPF</title>
		<description>
			<![CDATA[<p>@<a href="/coding4fun/blog/Face-Detection-with-Emgu-CV-in-C-and-WPF#c634842782056408754?areaType=Blogs&amp;areaName=Coding4FunBlog">Augmented Reality Mobility Solution</a>: Not at this point. But you can subscribe to the blog's RSS feed, <a href="http://channel9.msdn.com/coding4fun/blog/RSS">http://channel9.msdn.com/coding4fun/blog/RSS</a>&nbsp;or follow Channel9 on Twitter,<a href="http://channel9.msdn.com/coding4fun/blog/RSS">&nbsp;</a><a href="https://twitter.com/@ch9">https://twitter.com/@ch9</a></p><p>posted by gduncan411</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/blog/Face-Detection-with-Emgu-CV-in-C-and-WPF#c634842816442110566</link>
		<pubDate>Wed, 26 Sep 2012 18:40:44 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/blog/Face-Detection-with-Emgu-CV-in-C-and-WPF#c634842816442110566</guid>
		<dc:creator>gduncan411</dc:creator>
	</item>
	<item>
		<title>Re: Face Detection with Emgu CV in C# and WPF</title>
		<description>
			<![CDATA[what about face recognition&#63;<p>posted by kevin</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/blog/Face-Detection-with-Emgu-CV-in-C-and-WPF#c634843420807128597</link>
		<pubDate>Thu, 27 Sep 2012 11:28:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/blog/Face-Detection-with-Emgu-CV-in-C-and-WPF#c634843420807128597</guid>
		<dc:creator>kevin</dc:creator>
	</item>
</channel>
</rss>