A toolset for capturing 3D models of objects from set of views.
% git clone git://github.com/wg-perception/capture.git
- boost
- cmake
- OpenCV > 2.3 http://opencv.willowgarage.com/wiki/
- ecto https://github.com/plasmodic/ecto
% cd capture % mkdir build % cd build % cmake .. % make