<?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 and Bumblebee2 Stereo</title>
	<atom:link href="http://www.depthfirstsearch.net/blog/2009/06/18/opencv-and-bumblebee2-stereo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.depthfirstsearch.net/blog/2009/06/18/opencv-and-bumblebee2-stereo/</link>
	<description>“We can only see a short distance ahead, but we can see plenty there that needs to be done.&#34;</description>
	<lastBuildDate>Thu, 22 Jul 2010 10:00:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: JS</title>
		<link>http://www.depthfirstsearch.net/blog/2009/06/18/opencv-and-bumblebee2-stereo/#comment-215</link>
		<dc:creator>JS</dc:creator>
		<pubDate>Wed, 05 May 2010 03:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.depthfirstsearch.net/blog/?p=1213#comment-215</guid>
		<description>Unfortunately, I can&#039;t really provide any support. I no longer have access to the proper type of camera, and OpenCV is constantly changing. Best of luck!</description>
		<content:encoded><![CDATA[<p>Unfortunately, I can&#8217;t really provide any support. I no longer have access to the proper type of camera, and OpenCV is constantly changing. Best of luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moslem Kazemi</title>
		<link>http://www.depthfirstsearch.net/blog/2009/06/18/opencv-and-bumblebee2-stereo/#comment-214</link>
		<dc:creator>Moslem Kazemi</dc:creator>
		<pubDate>Tue, 04 May 2010 20:56:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.depthfirstsearch.net/blog/?p=1213#comment-214</guid>
		<description>Hi JS,
Thanks for the post. I am not sure if the patch you are talking about has already been integrated with opnecv or not?
I am trying to capture images from bb2 using opencv 1.x under Windows XP with no success .... Would you please let me what I need to do?
Thanks and regards,
--Moslem.</description>
		<content:encoded><![CDATA[<p>Hi JS,<br />
Thanks for the post. I am not sure if the patch you are talking about has already been integrated with opnecv or not?<br />
I am trying to capture images from bb2 using opencv 1.x under Windows XP with no success &#8230;. Would you please let me what I need to do?<br />
Thanks and regards,<br />
&#8211;Moslem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leela</title>
		<link>http://www.depthfirstsearch.net/blog/2009/06/18/opencv-and-bumblebee2-stereo/#comment-213</link>
		<dc:creator>leela</dc:creator>
		<pubDate>Mon, 21 Dec 2009 10:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.depthfirstsearch.net/blog/?p=1213#comment-213</guid>
		<description>Hi JS,

I am commissioning a stereo vision system and am using opencv but am not using bb2.  I am using cameras from SRI and bought them from videre design.  There are three of us working on the project that needs the cameras and not one of us can figure out how to even get it started.  Do you know anything about Videre cameras?  Specifically the STH-DCSG series?</description>
		<content:encoded><![CDATA[<p>Hi JS,</p>
<p>I am commissioning a stereo vision system and am using opencv but am not using bb2.  I am using cameras from SRI and bought them from videre design.  There are three of us working on the project that needs the cameras and not one of us can figure out how to even get it started.  Do you know anything about Videre cameras?  Specifically the STH-DCSG series?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JS</title>
		<link>http://www.depthfirstsearch.net/blog/2009/06/18/opencv-and-bumblebee2-stereo/#comment-212</link>
		<dc:creator>JS</dc:creator>
		<pubDate>Thu, 10 Dec 2009 19:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.depthfirstsearch.net/blog/?p=1213#comment-212</guid>
		<description>If you are using Triclops then you need to call triclopsStereo and the use triclopsGetImage16 with the appropriate flags to get the disparity map. The example code from Point Grey that comes with the camera should have numerous examples. OpenCV also has some disparity functionality.</description>
		<content:encoded><![CDATA[<p>If you are using Triclops then you need to call triclopsStereo and the use triclopsGetImage16 with the appropriate flags to get the disparity map. The example code from Point Grey that comes with the camera should have numerous examples. OpenCV also has some disparity functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zackgong</title>
		<link>http://www.depthfirstsearch.net/blog/2009/06/18/opencv-and-bumblebee2-stereo/#comment-211</link>
		<dc:creator>zackgong</dc:creator>
		<pubDate>Thu, 10 Dec 2009 01:37:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.depthfirstsearch.net/blog/?p=1213#comment-211</guid>
		<description>hi, JS. I am using bumblebee2 with opencv. Now I have a question. While my camera is housed in a water-proof box,  so I recalibrated it. The question is, how I used the rectified stereo pairs to get the depth map, with the function:  triclopsGetImage16()?  Thank you. Further more, I have been using bb2 and opencv for a certain time,  and I am glad to communicate with guys online. My email gpl@sia.cn.</description>
		<content:encoded><![CDATA[<p>hi, JS. I am using bumblebee2 with opencv. Now I have a question. While my camera is housed in a water-proof box,  so I recalibrated it. The question is, how I used the rectified stereo pairs to get the depth map, with the function:  triclopsGetImage16()?  Thank you. Further more, I have been using bb2 and opencv for a certain time,  and I am glad to communicate with guys online. My email <a href="mailto:gpl@sia.cn">gpl@sia.cn</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vijay</title>
		<link>http://www.depthfirstsearch.net/blog/2009/06/18/opencv-and-bumblebee2-stereo/#comment-210</link>
		<dc:creator>vijay</dc:creator>
		<pubDate>Tue, 24 Nov 2009 13:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.depthfirstsearch.net/blog/?p=1213#comment-210</guid>
		<description>Hi

Iam trying to grab a image using Opencv  from  Point Grey (Chameleon CMLN-13S2M-CS).But iam not able tooooooooooo.I would be of great help if u tell me how to go about it..

Thanks and regards</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Iam trying to grab a image using Opencv  from  Point Grey (Chameleon CMLN-13S2M-CS).But iam not able tooooooooooo.I would be of great help if u tell me how to go about it..</p>
<p>Thanks and regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JS</title>
		<link>http://www.depthfirstsearch.net/blog/2009/06/18/opencv-and-bumblebee2-stereo/#comment-209</link>
		<dc:creator>JS</dc:creator>
		<pubDate>Fri, 30 Oct 2009 19:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.depthfirstsearch.net/blog/?p=1213#comment-209</guid>
		<description>I&#039;ve put up a page on this blog with some example code I wrote for the integration. It isn&#039;t much but hopefully it will help you get started. Check the &lt;a href=&quot;http://www.depthfirstsearch.net/blog/bb2-opencv/&quot; rel=&quot;nofollow&quot;&gt;sidebar&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve put up a page on this blog with some example code I wrote for the integration. It isn&#8217;t much but hopefully it will help you get started. Check the <a href="http://www.depthfirstsearch.net/blog/bb2-opencv/" rel="nofollow">sidebar</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando</title>
		<link>http://www.depthfirstsearch.net/blog/2009/06/18/opencv-and-bumblebee2-stereo/#comment-208</link>
		<dc:creator>Fernando</dc:creator>
		<pubDate>Fri, 25 Sep 2009 11:11:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.depthfirstsearch.net/blog/?p=1213#comment-208</guid>
		<description>Hi, i was reading your post and i was wondering if you may give me a little help, so i need to use my bb2 camera with opencv.
till now i just have the camera working with the pgr lib, but i need to use it  directly from opencv.

thanks before hand.</description>
		<content:encoded><![CDATA[<p>Hi, i was reading your post and i was wondering if you may give me a little help, so i need to use my bb2 camera with opencv.<br />
till now i just have the camera working with the pgr lib, but i need to use it  directly from opencv.</p>
<p>thanks before hand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JS</title>
		<link>http://www.depthfirstsearch.net/blog/2009/06/18/opencv-and-bumblebee2-stereo/#comment-207</link>
		<dc:creator>JS</dc:creator>
		<pubDate>Thu, 06 Aug 2009 19:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.depthfirstsearch.net/blog/?p=1213#comment-207</guid>
		<description>I&#039;ll see what I can do to publish a patch.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll see what I can do to publish a patch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manfred</title>
		<link>http://www.depthfirstsearch.net/blog/2009/06/18/opencv-and-bumblebee2-stereo/#comment-206</link>
		<dc:creator>manfred</dc:creator>
		<pubDate>Mon, 03 Aug 2009 02:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.depthfirstsearch.net/blog/?p=1213#comment-206</guid>
		<description>Hello.. I read your post &quot;OpenCV and Bumblebee2 Stereo&quot; with interest, and find that we are attempting the same here - initially we want to do some benchmarking of what works in computing disparities.  Our platform is OpenCV, and would be most greatful to get hold of your patches or any pointers you may provide to get us working with triclops &amp; openCV.

/M</description>
		<content:encoded><![CDATA[<p>Hello.. I read your post &#8220;OpenCV and Bumblebee2 Stereo&#8221; with interest, and find that we are attempting the same here &#8211; initially we want to do some benchmarking of what works in computing disparities.  Our platform is OpenCV, and would be most greatful to get hold of your patches or any pointers you may provide to get us working with triclops &amp; openCV.</p>
<p>/M</p>
]]></content:encoded>
	</item>
</channel>
</rss>
