|
Posted by waynegramlich on February 14, 2010, 7:48 pm
John Nagle wrote:
> waynegramlich wrote:
>> John Nagle wrote:
>
>> What is enabling all of this is the deployment of low
>> cost and low power 32-bit platforms that can be placed
>> on the robot. OpenCV (originally from Intel, not maintained
>> by Willow Garage) is getting a lot of traction these days.
I meant to say "now maintained" rather than "not maintained".
> The Willow Garage people have cleaned up OpenCV. See
> "http://www.willowgarage.com/pages/software/opencv" . A few years ago,
> I tried OpenCV's stereo code, and it was awful. For example, about 10%
> of the
> time, the camera calibration program would produce total garbage. The
> stereo algorithm never worked very well. The LK tracker was good, though.
>
> Willow Garage has been doing a lot of work on "astereomatching.cpp".
> It's worth looking at that again.
We have two or three people in the club having some level of success
with OpenCV these days.
-Wayne
|
> battery-motor-wheels,
> maybe with a few sonars. I had one of those 25 years ago. CPUs have
> advanced only from the Basic Stamp to the Atmel AVR, often in Arduno
> cult form.
> This is too lame for 2010.
> A logical next step is to get visual Simultaneous Location and Mapping
> ("SLAM") onto hobbyist robots. Then they know where they are and what
> the environment is like. A cell phone with a camera has enough CPU
> power for this. The published papers are out there. Willow Robotics
> gives out some SLAM code.
> Anybody doing this?