<?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"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: good face tracking ?</title>
		<atom:link href="http://cycling74.com/forums/topic/good-face-tracking/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/good-face-tracking/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 02:06:46 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/good-face-tracking/#post-46312</guid>
					<title><![CDATA[good face tracking ?]]></title>
					<link>http://cycling74.com/forums/topic/good-face-tracking/#post-46312</link>
					<pubDate>Fri, 06 Nov 2009 00:17:33 +0000</pubDate>
					<dc:creator>Dieter_Laser</dc:creator>

					<description>
						<![CDATA[
						<p>hello,</p>
<p>im not happy with the tracking algorithms of the cv-library for max. you cant track the profile of a face with this.</p>
<p>does somebody knows good librarys or programms i could use togehter with max, that track almost any faceposition for more than one face ?</p>
<p>that would be great.</p>
<p>greetz</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/good-face-tracking/#post-166758</guid>
					<title><![CDATA[Re: good face tracking ?]]></title>
					<link>http://cycling74.com/forums/topic/good-face-tracking/#post-166758</link>
					<pubDate>Wed, 18 Nov 2009 17:56:12 +0000</pubDate>
					<dc:creator>yair reshef</dc:creator>

					<description>
						<![CDATA[
						<p>faceAPI (windows only) offer a great face tracker for non commercial use (limited to one face). <br />
it does take a moment to &#8220;lock on&#8221; but will track faces in odd angles. i haven&#8217;t seen better.<br />
<a href="http://www.youtube.com/watch?v=7P7I7DOJJB0">http://www.youtube.com/watch?v=7P7I7DOJJB0</a> (warning stupid audio) </p>
<p>there&#8217;s also the <a href="http://www.computer-vision-software.com/blog/2009/11/detect-attention-please/">crazy</a> <a href="http://www.computer-vision-software.com/blog/2009/10/audience-measurement-face-tracker-gender-recognition-attention-recognition-etc/">russains</a> but they use opencv and dont share</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/good-face-tracking/#post-166759</guid>
					<title><![CDATA[Re: good face tracking ?]]></title>
					<link>http://cycling74.com/forums/topic/good-face-tracking/#post-166759</link>
					<pubDate>Fri, 20 Nov 2009 16:50:34 +0000</pubDate>
					<dc:creator>readywater</dc:creator>

					<description>
						<![CDATA[
						<p>I haven&#8217;t played with the cv.jit library too much, but see if it&#8217;s possible to change the haar-like cascade.  Wikipedia is a good start to learning about computer vision, but the o&#8217;rielly media book &#8220;OpenCV&#8221; is great: highly recommend.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/good-face-tracking/#post-166760</guid>
					<title><![CDATA[Re: good face tracking ?]]></title>
					<link>http://cycling74.com/forums/topic/good-face-tracking/#post-166760</link>
					<pubDate>Sun, 22 Nov 2009 19:57:08 +0000</pubDate>
					<dc:creator>i.te</dc:creator>

					<description>
						<![CDATA[
						<p>eyesweb <a href="http://www.infomus.org/EywMain.html">http://www.infomus.org/EywMain.html</a></p>
<p>eyecon  <a href="http://www.frieder-weiss.de/eyecon/download.html">http://www.frieder-weiss.de/eyecon/download.html</a> </p>
<p>vvvv with open source library for contour tracking.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/good-face-tracking/#post-166761</guid>
					<title><![CDATA[Re: good face tracking ?]]></title>
					<link>http://cycling74.com/forums/topic/good-face-tracking/#post-166761</link>
					<pubDate>Wed, 23 Jun 2010 19:46:32 +0000</pubDate>
					<dc:creator>ygreq</dc:creator>

					<description>
						<![CDATA[
						<p>I found out that if I light up the scene pretty well (soft and bright), I have no problem detecting faces with cv.jit.faces, profiles and so on!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/good-face-tracking/#post-166762</guid>
					<title><![CDATA[Re: good face tracking ?]]></title>
					<link>http://cycling74.com/forums/topic/good-face-tracking/#post-166762</link>
					<pubDate>Wed, 23 Jun 2010 20:38:30 +0000</pubDate>
					<dc:creator>artm</dc:creator>

					<description>
						<![CDATA[
						<p>yes, you can change the cascade in [cv.jit.faces], send a message (read &#8220;cascade-filename.xml&#8221;), a file &#8220;haarcascade_profileface.xml&#8221; comes OpenCV among others. </p>
<p>also combining haar cascade detection with camshift tracking works well (detect a face, initialize camshift to track colors in the face region then use camshift to track the face region, which will continue to work even when haar feature detection doesn&#8217;t (actually you can/should switch off [cv.jit.faces] until camshift loses its target). </p>
<p>I don&#8217;t have an example in jitter though, I only did this in plan C ( <a href="http://www.youtube.com/user/femistofel#p/a/u/1/n18cGiZ8DGQ" rel="nofollow">http://www.youtube.com/user/femistofel#p/a/u/1/n18cGiZ8DGQ</a> )</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/good-face-tracking/#post-166763</guid>
					<title><![CDATA[Re: good face tracking ?]]></title>
					<link>http://cycling74.com/forums/topic/good-face-tracking/#post-166763</link>
					<pubDate>Mon, 05 Jul 2010 14:05:29 +0000</pubDate>
					<dc:creator>Jean-Marc Pelletier</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, </p>
<p>The OpenCV 2.0 release has a decent profile face detection cascade, which I&#8217;ve used successfully in the past.</p>
<p>I put it up here: <a href="http://jmpelletier.com/data/haarFaceProfileCascade1.xml.zip" rel="nofollow">http://jmpelletier.com/data/haarFaceProfileCascade1.xml.zip</a> (This is originally part of OpenCV, so please read the relevant part of the license.)</p>
<p>You&#8217;ll have to flip your image, though, as this only recognizes faces pointing in a single direction. All in all, you&#8217;ll need three cv.jit.faces objects.</p>
<p>cv.jit.faces uses OpenCV functionality pretty much as-is, so I take no credit for its performance. It is, however, based on the most widely used algorithm around. There may be better methods around, but this one has been proving itself for a few years now and it&#8217;s still pretty close to state of the art. However, it is fairly dependent on the quality of the cascades you use, although the ones that ship with OpenCV and which I redistribute are pretty decent.</p>
<p>As artm mentioned, cv.jit.faces does face _detection_, which is different from face tracking. You can use trackers such as cv.jit.track and cv.jit.shift in tandem to get much better performance, but it&#8217;s more work of course.</p>
<p>Jean-Marc</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

