-
Title:
17-33 Improving Stereo Vision
-
Description:
-
I'd like to say a few words about how to improve the results of stereo vision.
-
Here is a vision assembly that James David built up of two cameras.
-
In addition to having these two cameras, he also put a projector into the scene
-
that emitted a random light pattern.
-
In fact, it emitted a striped pattern, shown over here on this frog,
-
and by adding texture to the scene, you can making correspondence easier.
-
This is a striped pattern of unequal distances.
-
There's a coding over here, which makes certain stripes larger than others.
-
If you run the same algorithm I just told you,
-
you'll find that stereo vision becomes better,
-
because we can now better disambiguate the correspondence of points.
-
Here is the assembly used for imaging myself. This is me with a sweater on.
-
That's my face.
-
And you can see by emitting structured light, as it is called,
-
you can enhance the performance of stereo
-
and objects that otherwise have very poor texture.
-
Another solution is called the Microsoft Kinect. You're probably familiar with it.
-
It's a new gaming platform that's been sold at record pace.
-
It uses a camera system, together with a laser.
-
The laser adds texture to the scene,
-
and by triangulation using the same method I showed you,
-
it can recover depth.
-
Here's my postdoc Christian using a Kinect-like sensor
-
to do certain poses in front of a depth sensor.
-
You can see in the screen how his pose is being perceived,
-
and you can see Christian trying to do handstands and other acrobatic maneuvers.
-
He's actually pretty good.
-
That's all using effectively stereo vision.
-
There is actually a whole bunch of different types of techniques
-
for sensing range in computer vision.
-
I'm just going to briefly talk about them.
-
They're called laser range finders.
-
They send off beams of light,
-
and they measure the time until the light comes back into the sensor.
-
They're being manufactured by many different companies.
-
In our experiments using robots to drive through the desert and through traffic.
-
We quite extensively used laser range finders as an alternative to stereo vision,
-
because they give us very, very good range estimates.
-
Here is a 3D model constructed by laser range finders of our neighborhood in Palo Alto,
-
and it's easy to see how 3D points can making amazing 3D models,
-
using techniques like stereo vision or like the laser range finders I just briefly talked about.