<?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: OpenCV: Corner Detection Using cvGoodFeaturesToTrack</title>
	<atom:link href="http://www.moosechips.com/2008/08/opencv-corner-detection-using-cvgoodfeaturestotrack/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.moosechips.com/2008/08/opencv-corner-detection-using-cvgoodfeaturestotrack/</link>
	<description>leaving my mark on the internet</description>
	<lastBuildDate>Sun, 01 Jan 2012 16:09:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Equationssolver</title>
		<link>http://www.moosechips.com/2008/08/opencv-corner-detection-using-cvgoodfeaturestotrack/comment-page-1/#comment-229</link>
		<dc:creator>Equationssolver</dc:creator>
		<pubDate>Wed, 14 Dec 2011 05:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.moosechips.com/?p=152#comment-229</guid>
		<description>i got same error
</description>
		<content:encoded><![CDATA[<p>i got same error</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Application9955</title>
		<link>http://www.moosechips.com/2008/08/opencv-corner-detection-using-cvgoodfeaturestotrack/comment-page-1/#comment-219</link>
		<dc:creator>Application9955</dc:creator>
		<pubDate>Fri, 26 Aug 2011 03:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.moosechips.com/?p=152#comment-219</guid>
		<description>pretty good, thank you so much</description>
		<content:encoded><![CDATA[<p>pretty good, thank you so much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olek</title>
		<link>http://www.moosechips.com/2008/08/opencv-corner-detection-using-cvgoodfeaturestotrack/comment-page-1/#comment-212</link>
		<dc:creator>Olek</dc:creator>
		<pubDate>Sun, 29 May 2011 23:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.moosechips.com/?p=152#comment-212</guid>
		<description>I cannot compile it. I obtain an error saying I have lack of gettimeofday and timezone. What to do with it? </description>
		<content:encoded><![CDATA[<p>I cannot compile it. I obtain an error saying I have lack of gettimeofday and timezone. What to do with it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srini</title>
		<link>http://www.moosechips.com/2008/08/opencv-corner-detection-using-cvgoodfeaturestotrack/comment-page-1/#comment-202</link>
		<dc:creator>Srini</dc:creator>
		<pubDate>Thu, 10 Mar 2011 11:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.moosechips.com/?p=152#comment-202</guid>
		<description>Thanks mate. Keep up your good work. Cheers!!!</description>
		<content:encoded><![CDATA[<p>Thanks mate. Keep up your good work. Cheers!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adam nyaruhuma</title>
		<link>http://www.moosechips.com/2008/08/opencv-corner-detection-using-cvgoodfeaturestotrack/comment-page-1/#comment-61</link>
		<dc:creator>adam nyaruhuma</dc:creator>
		<pubDate>Thu, 26 Nov 2009 13:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.moosechips.com/?p=152#comment-61</guid>
		<description>Thanks a lot. I already could see the all important cvGoodFeaturesToTrack feom OpenCv documentation but your code has served me as a usage example and has simplified my life.</description>
		<content:encoded><![CDATA[<p>Thanks a lot. I already could see the all important cvGoodFeaturesToTrack feom OpenCv documentation but your code has served me as a usage example and has simplified my life.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OpenCV beginner</title>
		<link>http://www.moosechips.com/2008/08/opencv-corner-detection-using-cvgoodfeaturestotrack/comment-page-1/#comment-59</link>
		<dc:creator>OpenCV beginner</dc:creator>
		<pubDate>Tue, 10 Nov 2009 18:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.moosechips.com/?p=152#comment-59</guid>
		<description>You know...you are very nice
This code really helps me to improve my project&#039;s ability.
I am right now trying to detect the specific object 
and this corner detection can provide the further step...

Thank you very much ...</description>
		<content:encoded><![CDATA[<p>You know&#8230;you are very nice<br />
This code really helps me to improve my project&#8217;s ability.<br />
I am right now trying to detect the specific object<br />
and this corner detection can provide the further step&#8230;</p>
<p>Thank you very much &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SM</title>
		<link>http://www.moosechips.com/2008/08/opencv-corner-detection-using-cvgoodfeaturestotrack/comment-page-1/#comment-58</link>
		<dc:creator>SM</dc:creator>
		<pubDate>Mon, 19 Oct 2009 07:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.moosechips.com/?p=152#comment-58</guid>
		<description>Hey,

I&#039;ve just implemented corner detection using OpenCV and, while it runs real time, it doesn&#039;t seem to pick up faster movements (these movements appear crisply when I&#039;m just outputting video from my webcam rather than corner detecting). Do you find you have the same problem?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>I&#8217;ve just implemented corner detection using OpenCV and, while it runs real time, it doesn&#8217;t seem to pick up faster movements (these movements appear crisply when I&#8217;m just outputting video from my webcam rather than corner detecting). Do you find you have the same problem?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cara Swanepoel</title>
		<link>http://www.moosechips.com/2008/08/opencv-corner-detection-using-cvgoodfeaturestotrack/comment-page-1/#comment-56</link>
		<dc:creator>Cara Swanepoel</dc:creator>
		<pubDate>Sat, 26 Sep 2009 20:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.moosechips.com/?p=152#comment-56</guid>
		<description>Thanks a million for the code. I&#039;m trying to detect corners on a rotating cude, this will definately help.</description>
		<content:encoded><![CDATA[<p>Thanks a million for the code. I&#8217;m trying to detect corners on a rotating cude, this will definately help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suneel</title>
		<link>http://www.moosechips.com/2008/08/opencv-corner-detection-using-cvgoodfeaturestotrack/comment-page-1/#comment-55</link>
		<dc:creator>suneel</dc:creator>
		<pubDate>Fri, 25 Sep 2009 10:15:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.moosechips.com/?p=152#comment-55</guid>
		<description>thanks for the code its useful :)</description>
		<content:encoded><![CDATA[<p>thanks for the code its useful :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ian agung</title>
		<link>http://www.moosechips.com/2008/08/opencv-corner-detection-using-cvgoodfeaturestotrack/comment-page-1/#comment-38</link>
		<dc:creator>ian agung</dc:creator>
		<pubDate>Tue, 07 Apr 2009 02:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.moosechips.com/?p=152#comment-38</guid>
		<description>thanks for the code,I&#039;m now working in my final project,the next step in my project is detecting the corner in the chess boards.
Thanks bro...</description>
		<content:encoded><![CDATA[<p>thanks for the code,I&#8217;m now working in my final project,the next step in my project is detecting the corner in the chess boards.<br />
Thanks bro&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

