Close

3D Vision!!

A project log for PyUltimateRobot

Easily and powerfully control your robot

garrett-herschlebGarrett Herschleb 10/29/2016 at 14:410 Comments

I've added the capability to analyze stereo images and identify different objects according to their depth of field, and also find key points on an object face, filtering out false hits that are in the background or outside of the expected field depth.

The work so far is only within the visual acquisition and FaceProcessing modules. There are not yet provisions to obtain stereo images automatically.

That will be my next project -- using dual cameras side-by-side or taking multiple snapshots from the same camera from different perspectives.

Discussions