<?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: Fast &amp; Furious face detection with OpenCV</title>
	<atom:link href="http://www.computer-vision-software.com/blog/2009/06/fastfurious-face-detection-with-opencv/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.computer-vision-software.com/blog/2009/06/fastfurious-face-detection-with-opencv/</link>
	<description>Rhonda Ltd., computer vision software blog</description>
	<lastBuildDate>Thu, 09 Sep 2010 14:42:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Alex</title>
		<link>http://www.computer-vision-software.com/blog/2009/06/fastfurious-face-detection-with-opencv/comment-page-1/#comment-725</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 22 May 2010 04:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.computer-vision-software.com/blog/?p=75#comment-725</guid>
		<description>Hi Deepak,

&quot;facedetect started to work 2.5 time faster, even on ARM&quot; - it is was on ARM11 and ARM Cortex-A8 - both are single core (no parallel calculation).

Aleksey</description>
		<content:encoded><![CDATA[<p>Hi Deepak,</p>
<p>&#8220;facedetect started to work 2.5 time faster, even on ARM&#8221; &#8211; it is was on ARM11 and ARM Cortex-A8 &#8211; both are single core (no parallel calculation).</p>
<p>Aleksey</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak</title>
		<link>http://www.computer-vision-software.com/blog/2009/06/fastfurious-face-detection-with-opencv/comment-page-1/#comment-718</link>
		<dc:creator>Deepak</dc:creator>
		<pubDate>Thu, 20 May 2010 10:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.computer-vision-software.com/blog/?p=75#comment-718</guid>
		<description>Hi Aleksey,

You got 2.5 times gain on ARM. Was it on dual core or quad core ? And is this gain only due to parallelization ?

Regrads,
Deepak</description>
		<content:encoded><![CDATA[<p>Hi Aleksey,</p>
<p>You got 2.5 times gain on ARM. Was it on dual core or quad core ? And is this gain only due to parallelization ?</p>
<p>Regrads,<br />
Deepak</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Qun</title>
		<link>http://www.computer-vision-software.com/blog/2009/06/fastfurious-face-detection-with-opencv/comment-page-1/#comment-663</link>
		<dc:creator>Qun</dc:creator>
		<pubDate>Tue, 20 Apr 2010 13:43:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.computer-vision-software.com/blog/?p=75#comment-663</guid>
		<description>Hi Aleksey, can you tell me, how to use the &quot;performance.exe&quot; ? I use it like this &quot;performance.exe -data test.xml -info test.txt -w 32 -h 22 -sf 1.1&quot;,but I get the result--0 hits, 0 missed, 0 false, I think there is something wrong with my test.txt. I really
can&#039;t sure how to  creat the test.txt. I am annoyed! Can you help me?   
 thank for your help!

regards</description>
		<content:encoded><![CDATA[<p>Hi Aleksey, can you tell me, how to use the &#8220;performance.exe&#8221; ? I use it like this &#8220;performance.exe -data test.xml -info test.txt -w 32 -h 22 -sf 1.1&#8243;,but I get the result&#8211;0 hits, 0 missed, 0 false, I think there is something wrong with my test.txt. I really<br />
can&#8217;t sure how to  creat the test.txt. I am annoyed! Can you help me?<br />
 thank for your help!</p>
<p>regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.computer-vision-software.com/blog/2009/06/fastfurious-face-detection-with-opencv/comment-page-1/#comment-638</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 15 Apr 2010 00:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.computer-vision-software.com/blog/?p=75#comment-638</guid>
		<description>Hi there thanks for your article! I&#039;ve been porting the OpenCV Haar Detection algorithm to our company&#039;s MCU. In your approach for optimizing the detector, did you use the 
CV_HAAR_SCALE_IMAGE parameter? For our particular system it was more favorable to scale the images instead of the features, but is there any difference on the quality?

Also in cvSetImagesForHaarClassifierCascade did you turn on the CV_ADJUST_FEATURES and CV_ADJUST_WEIGHTS options? 
For CV_ADJUST_FEATURES the source code&#039;s comment said something about aligning blocks, is that really necessary? And I couldn&#039;t quite understand what CV_ADJUST_WEIGHTS was trying to do at all, is there any significant difference in quality with these options?

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi there thanks for your article! I&#8217;ve been porting the OpenCV Haar Detection algorithm to our company&#8217;s MCU. In your approach for optimizing the detector, did you use the<br />
CV_HAAR_SCALE_IMAGE parameter? For our particular system it was more favorable to scale the images instead of the features, but is there any difference on the quality?</p>
<p>Also in cvSetImagesForHaarClassifierCascade did you turn on the CV_ADJUST_FEATURES and CV_ADJUST_WEIGHTS options?<br />
For CV_ADJUST_FEATURES the source code&#8217;s comment said something about aligning blocks, is that really necessary? And I couldn&#8217;t quite understand what CV_ADJUST_WEIGHTS was trying to do at all, is there any significant difference in quality with these options?</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: choy</title>
		<link>http://www.computer-vision-software.com/blog/2009/06/fastfurious-face-detection-with-opencv/comment-page-1/#comment-621</link>
		<dc:creator>choy</dc:creator>
		<pubDate>Thu, 01 Apr 2010 06:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.computer-vision-software.com/blog/?p=75#comment-621</guid>
		<description>Hi Andrey

Great, firstly thank to reply my comment

Btw I still have question about your comment.

Why haartraining can fall in to infinite loop? In my experiment it&#039;s happen if the results of previous stages HR =1 and FA =0. So I try free code from MATLAB center to check adaboost algorithms. But as I know it will never infinite although HR =1 and FA =0. So I don&#039;t know what is the problem. Would you please which part in the haartraing code it makes infinite?

thank for your help

regards</description>
		<content:encoded><![CDATA[<p>Hi Andrey</p>
<p>Great, firstly thank to reply my comment</p>
<p>Btw I still have question about your comment.</p>
<p>Why haartraining can fall in to infinite loop? In my experiment it&#8217;s happen if the results of previous stages HR =1 and FA =0. So I try free code from MATLAB center to check adaboost algorithms. But as I know it will never infinite although HR =1 and FA =0. So I don&#8217;t know what is the problem. Would you please which part in the haartraing code it makes infinite?</p>
<p>thank for your help</p>
<p>regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrey Soldatov</title>
		<link>http://www.computer-vision-software.com/blog/2009/06/fastfurious-face-detection-with-opencv/comment-page-1/#comment-618</link>
		<dc:creator>Andrey Soldatov</dc:creator>
		<pubDate>Wed, 31 Mar 2010 08:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.computer-vision-software.com/blog/?p=75#comment-618</guid>
		<description>Hi, please see http://www.computer-vision-software.com/blog/2009/11/faq-opencv-haartraining/ (FAQ: OpenCV Haartraining). Shortly,

1.	Don’t build 40 stages, use 24, 20 or less;

2.	All your positive images will be rescaled to the same size during creating vec file so you can use any sizes of positive images maintaining proportions;

3.	Negative images must have much bigger size than positive samples, size 160x120 is insufficient, use 1280x1024 or more. If you take small background images, haartraining will not be able to extract negative samples for high stages. The more stages you use, the bigger negative images you need.

4.	Haartraining can fall into infinite loop, unfortunately. Try to stop it, change negative images and restart the program. It will start from last successful stage.</description>
		<content:encoded><![CDATA[<p>Hi, please see <a href="http://www.computer-vision-software.com/blog/2009/11/faq-opencv-haartraining/" rel="nofollow">http://www.computer-vision-software.com/blog/2009/11/faq-opencv-haartraining/</a> (FAQ: OpenCV Haartraining). Shortly,</p>
<p>1.	Don’t build 40 stages, use 24, 20 or less;</p>
<p>2.	All your positive images will be rescaled to the same size during creating vec file so you can use any sizes of positive images maintaining proportions;</p>
<p>3.	Negative images must have much bigger size than positive samples, size 160&#215;120 is insufficient, use 1280&#215;1024 or more. If you take small background images, haartraining will not be able to extract negative samples for high stages. The more stages you use, the bigger negative images you need.</p>
<p>4.	Haartraining can fall into infinite loop, unfortunately. Try to stop it, change negative images and restart the program. It will start from last successful stage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: choy</title>
		<link>http://www.computer-vision-software.com/blog/2009/06/fastfurious-face-detection-with-opencv/comment-page-1/#comment-613</link>
		<dc:creator>choy</dc:creator>
		<pubDate>Mon, 29 Mar 2010 20:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.computer-vision-software.com/blog/?p=75#comment-613</guid>
		<description>Hi Aleksey

Thank for your kindness upload your experiment in this blog. Btw I have some questions about your experiment

1. How about the size image in training data set ? all of them (both of positive and negative samples) with size 20x20?

2. I have run my first experiment. Positive data set is come from FRGC data base (700 images with size 24x24) and negative set is come from background image (1394 image swith size 160 x120). I use 40 stages, but unfortunately for the 13th stages the time consuming very long (more than 2 days) so would you please tell me what is my problem?


thank for your help :)

regards</description>
		<content:encoded><![CDATA[<p>Hi Aleksey</p>
<p>Thank for your kindness upload your experiment in this blog. Btw I have some questions about your experiment</p>
<p>1. How about the size image in training data set ? all of them (both of positive and negative samples) with size 20&#215;20?</p>
<p>2. I have run my first experiment. Positive data set is come from FRGC data base (700 images with size 24&#215;24) and negative set is come from background image (1394 image swith size 160 x120). I use 40 stages, but unfortunately for the 13th stages the time consuming very long (more than 2 days) so would you please tell me what is my problem?</p>
<p>thank for your help <img src='http://www.computer-vision-software.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.computer-vision-software.com/blog/2009/06/fastfurious-face-detection-with-opencv/comment-page-1/#comment-575</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 28 Feb 2010 13:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.computer-vision-software.com/blog/?p=75#comment-575</guid>
		<description>Hi Anh,

We use another cascade + unique parameters.</description>
		<content:encoded><![CDATA[<p>Hi Anh,</p>
<p>We use another cascade + unique parameters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anh</title>
		<link>http://www.computer-vision-software.com/blog/2009/06/fastfurious-face-detection-with-opencv/comment-page-1/#comment-574</link>
		<dc:creator>Anh</dc:creator>
		<pubDate>Sat, 27 Feb 2010 07:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.computer-vision-software.com/blog/?p=75#comment-574</guid>
		<description>Hi Aleksey, can you tell me, how did you get the 99,6% Hit Rate with the cascade(s) given in OpenCV? I&#039;ve made an exprience with 800 images, each of them has 1 (and only one) frontal face, and got a Hit Rate of 30%. Here are the main lines in my programme:
char* cascade_file_name = &quot;c:\\program files\\opencv\\data\\haarcascades\\haarcascade_frontalface_alt_tree.xml&quot;;
CvHaarClassifierCascade* cascade =  (CvHaarClassifierCascade*)cvLoad(cascade_file_name,0,0,0);
...
image = cvLoadImage(image_file_name);
gray = cvCreateImage(cvSize(image-&gt;width,image-&gt;height),8,1);
cvCvtColor(image,gray,CV_BGR2GRAY);
faces = cvHaarDetectObjects(gray,cascade,storage,1.1,2,0,cvSize(30,30));</description>
		<content:encoded><![CDATA[<p>Hi Aleksey, can you tell me, how did you get the 99,6% Hit Rate with the cascade(s) given in OpenCV? I&#8217;ve made an exprience with 800 images, each of them has 1 (and only one) frontal face, and got a Hit Rate of 30%. Here are the main lines in my programme:<br />
char* cascade_file_name = &#8220;c:\\program files\\opencv\\data\\haarcascades\\haarcascade_frontalface_alt_tree.xml&#8221;;<br />
CvHaarClassifierCascade* cascade =  (CvHaarClassifierCascade*)cvLoad(cascade_file_name,0,0,0);<br />
&#8230;<br />
image = cvLoadImage(image_file_name);<br />
gray = cvCreateImage(cvSize(image-&gt;width,image-&gt;height),8,1);<br />
cvCvtColor(image,gray,CV_BGR2GRAY);<br />
faces = cvHaarDetectObjects(gray,cascade,storage,1.1,2,0,cvSize(30,30));</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksey Kodubets</title>
		<link>http://www.computer-vision-software.com/blog/2009/06/fastfurious-face-detection-with-opencv/comment-page-1/#comment-507</link>
		<dc:creator>Aleksey Kodubets</dc:creator>
		<pubDate>Fri, 25 Dec 2009 01:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.computer-vision-software.com/blog/?p=75#comment-507</guid>
		<description>No, this blog is only one place where we published our results.</description>
		<content:encoded><![CDATA[<p>No, this blog is only one place where we published our results.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
