<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for More Than Technical</title>
	
	<link>http://www.morethantechnical.com</link>
	<description>On software, code, the internet and more.</description>
	<lastBuildDate>Mon, 30 Apr 2012 20:52:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CommentsForMoreThanTechnical" /><feedburner:info uri="commentsformorethantechnical" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>Comment on Just a simple Laplacian pyramid blender using OpenCV [w/code] by Roy</title>
		<link>http://www.morethantechnical.com/2011/11/13/just-a-simple-laplacian-pyramid-blender-using-opencv-wcode/comment-page-1/#comment-20728</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Mon, 30 Apr 2012 20:52:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.morethantechnical.com/?p=962#comment-20728</guid>
		<description>@jack
I've added a small main to the code excerpt.</description>
		<content:encoded><![CDATA[<p>@jack<br />
I&#8217;ve added a small main to the code excerpt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Just a simple Laplacian pyramid blender using OpenCV [w/code] by jack</title>
		<link>http://www.morethantechnical.com/2011/11/13/just-a-simple-laplacian-pyramid-blender-using-opencv-wcode/comment-page-1/#comment-20727</link>
		<dc:creator>jack</dc:creator>
		<pubDate>Mon, 30 Apr 2012 20:00:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.morethantechnical.com/?p=962#comment-20727</guid>
		<description>can you show how to use this in main, im getting assertion failure!
hope to hear something soon! thank you!</description>
		<content:encoded><![CDATA[<p>can you show how to use this in main, im getting assertion failure!<br />
hope to hear something soon! thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Structure from Motion and 3D reconstruction on the easy in OpenCV 2.3+ [w/ code] by Roy</title>
		<link>http://www.morethantechnical.com/2012/02/07/structure-from-motion-and-3d-reconstruction-on-the-easy-in-opencv-2-3-w-code/comment-page-1/#comment-20121</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Wed, 18 Apr 2012 00:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.morethantechnical.com/?p=998#comment-20121</guid>
		<description>@nouba
You are missing some piece of information to make it work.

l = Fx
is very good, but it results in a -line-, an epipolar line but a line still, that is - a collection of points, not a single point.
If you wish to find a corresponding point from image 1 to one image 2, you can either use feature matching, optical flow, infer from other points you have knowledge for, or if you already know all or part of the 3D structure of the scene... there are plenty of ways.</description>
		<content:encoded><![CDATA[<p>@nouba<br />
You are missing some piece of information to make it work.</p>
<p>l = Fx<br />
is very good, but it results in a -line-, an epipolar line but a line still, that is &#8211; a collection of points, not a single point.<br />
If you wish to find a corresponding point from image 1 to one image 2, you can either use feature matching, optical flow, infer from other points you have knowledge for, or if you already know all or part of the 3D structure of the scene&#8230; there are plenty of ways.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Structure from Motion and 3D reconstruction on the easy in OpenCV 2.3+ [w/ code] by nouba</title>
		<link>http://www.morethantechnical.com/2012/02/07/structure-from-motion-and-3d-reconstruction-on-the-easy-in-opencv-2-3-w-code/comment-page-1/#comment-20113</link>
		<dc:creator>nouba</dc:creator>
		<pubDate>Tue, 17 Apr 2012 18:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.morethantechnical.com/?p=998#comment-20113</guid>
		<description>hi,
thank you so much for your great tutorial, it's really rare to find some good on the net.

after matching the points and do test to filter a good points matching for calculating the Fundamental matrix, i m stock because i don't know how to use this matrix for finding correspondence point for every single pt in the image, in other terms scanning all points in img1(not only the corners detected by surf) and use fundamental to determinate their correspondence point from img2 with openCv.because l= F.x
l:epiline
F: fundamental matrix
x: point coordinate 
thanks :)</description>
		<content:encoded><![CDATA[<p>hi,<br />
thank you so much for your great tutorial, it&#8217;s really rare to find some good on the net.</p>
<p>after matching the points and do test to filter a good points matching for calculating the Fundamental matrix, i m stock because i don&#8217;t know how to use this matrix for finding correspondence point for every single pt in the image, in other terms scanning all points in img1(not only the corners detected by surf) and use fundamental to determinate their correspondence point from img2 with openCv.because l= F.x<br />
l:epiline<br />
F: fundamental matrix<br />
x: point coordinate<br />
thanks <img src='http://www.morethantechnical.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple triangulation with OpenCV from Harley &amp; Zisserman [w/ code] by maik</title>
		<link>http://www.morethantechnical.com/2012/01/04/simple-triangulation-with-opencv-from-harley-zisserman-w-code/comment-page-1/#comment-19852</link>
		<dc:creator>maik</dc:creator>
		<pubDate>Thu, 12 Apr 2012 16:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.morethantechnical.com/?p=1023#comment-19852</guid>
		<description>hi Roy,

i think your source code is buggy at file Triangulation.cpp line 71 to 97 (watched at github). First you call the linear triangualtion method and after that you reweight the A and B matrix to calculate X again. Thats good but at line 71 you call the linear triangualtion method again, that overwrites the previous calculation of X. At the end each iteration ends with i == 1. Did i missunderstand your source code???

Thx in advance for your help!</description>
		<content:encoded><![CDATA[<p>hi Roy,</p>
<p>i think your source code is buggy at file Triangulation.cpp line 71 to 97 (watched at github). First you call the linear triangualtion method and after that you reweight the A and B matrix to calculate X again. Thats good but at line 71 you call the linear triangualtion method again, that overwrites the previous calculation of X. At the end each iteration ends with i == 1. Did i missunderstand your source code???</p>
<p>Thx in advance for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bust out your own graphcut based image segmentation with OpenCV [w/ code] by Roy</title>
		<link>http://www.morethantechnical.com/2010/05/05/bust-out-your-own-graphcut-based-image-segmentation-with-opencv-w-code/comment-page-1/#comment-19754</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Tue, 10 Apr 2012 12:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.morethantechnical.com/?p=634#comment-19754</guid>
		<description>@CV
Obviously, the linker is missing the cvSVD function.
Make sure all OpenCV .lib/.so/.dylib files are properly added to the linking step.</description>
		<content:encoded><![CDATA[<p>@CV<br />
Obviously, the linker is missing the cvSVD function.<br />
Make sure all OpenCV .lib/.so/.dylib files are properly added to the linking step.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bust out your own graphcut based image segmentation with OpenCV [w/ code] by CV</title>
		<link>http://www.morethantechnical.com/2010/05/05/bust-out-your-own-graphcut-based-image-segmentation-with-opencv-w-code/comment-page-1/#comment-19753</link>
		<dc:creator>CV</dc:creator>
		<pubDate>Tue, 10 Apr 2012 10:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.morethantechnical.com/?p=634#comment-19753</guid>
		<description>@ Roy,
Error	2	error LNK2019: unresolved external symbol _cvSVD referenced in function "public: void __thiscall GaussianFitter::finalize(struct Gaussian &amp;,unsigned int,bool)const " (?finalize@GaussianFitter@@QBEXAAUGaussian@@I_N@Z)	GMM.obj	GrabCut

what is needed here.</description>
		<content:encoded><![CDATA[<p>@ Roy,<br />
Error	2	error LNK2019: unresolved external symbol _cvSVD referenced in function &#8220;public: void __thiscall GaussianFitter::finalize(struct Gaussian &amp;,unsigned int,bool)const &#8221; (?finalize@GaussianFitter@@QBEXAAUGaussian@@I_N@Z)	GMM.obj	GrabCut</p>
<p>what is needed here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 20-lines AR in OpenCV [w/code] by William</title>
		<link>http://www.morethantechnical.com/2010/11/10/20-lines-ar-in-opencv-wcode/comment-page-1/#comment-19632</link>
		<dc:creator>William</dc:creator>
		<pubDate>Mon, 09 Apr 2012 06:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.morethantechnical.com/?p=732#comment-19632</guid>
		<description>I am new to the openGL and I want to combined 3d object into openCV2.3 in vc2010 C language.
I think your code can be a good sample for me to learn.
I am not good at coding. I compile it and it say 
'pthread.h': No such file or directory
Where can I find it or what should I do

thanks</description>
		<content:encoded><![CDATA[<p>I am new to the openGL and I want to combined 3d object into openCV2.3 in vc2010 C language.<br />
I think your code can be a good sample for me to learn.<br />
I am not good at coding. I compile it and it say<br />
&#8216;pthread.h&#8217;: No such file or directory<br />
Where can I find it or what should I do</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Structure from Motion and 3D reconstruction on the easy in OpenCV 2.3+ [w/ code] by kewal</title>
		<link>http://www.morethantechnical.com/2012/02/07/structure-from-motion-and-3d-reconstruction-on-the-easy-in-opencv-2-3-w-code/comment-page-1/#comment-19516</link>
		<dc:creator>kewal</dc:creator>
		<pubDate>Fri, 06 Apr 2012 04:14:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.morethantechnical.com/?p=998#comment-19516</guid>
		<description>@roy I have completed course on building a robotic car. http://www.udacity.com/overview/Course/cs373

What I am asking is that is there any technique with which I can find that is there an obstacle in my robot's path &amp; also can build map of environment so that I could apply path planning algorithm.

I want to do above mention things by using single camera as a sensor and using your smf-toy library.</description>
		<content:encoded><![CDATA[<p>@roy I have completed course on building a robotic car. <a href="http://www.udacity.com/overview/Course/cs373" rel="nofollow">http://www.udacity.com/overview/Course/cs373</a></p>
<p>What I am asking is that is there any technique with which I can find that is there an obstacle in my robot&#8217;s path &amp; also can build map of environment so that I could apply path planning algorithm.</p>
<p>I want to do above mention things by using single camera as a sensor and using your smf-toy library.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Structure from Motion and 3D reconstruction on the easy in OpenCV 2.3+ [w/ code] by Roy</title>
		<link>http://www.morethantechnical.com/2012/02/07/structure-from-motion-and-3d-reconstruction-on-the-easy-in-opencv-2-3-w-code/comment-page-1/#comment-19503</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Thu, 05 Apr 2012 14:13:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.morethantechnical.com/?p=998#comment-19503</guid>
		<description>@kewal
That is a very big undertaking. Not only you are concerned with sensing from a single camera, but also with pathfinding algorithms and artificial intelligence.
I would say the best way to start with some robotics tutorials online, and start building your robot simple, then going on to higher level vision from a single camera.</description>
		<content:encoded><![CDATA[<p>@kewal<br />
That is a very big undertaking. Not only you are concerned with sensing from a single camera, but also with pathfinding algorithms and artificial intelligence.<br />
I would say the best way to start with some robotics tutorials online, and start building your robot simple, then going on to higher level vision from a single camera.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

