# capture **Repository Path**: lastlooker/capture ## Basic Information - **Project Name**: capture - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-02-23 - **Last Updated**: 2021-03-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Capture ======= A toolset for capturing 3D models of objects from set of views. get it ^^^^^^ :: % git clone git://github.com/wg-perception/capture.git requires ^^^^^^^^ * boost * cmake * OpenCV > 2.3 http://opencv.willowgarage.com/wiki/ * ecto https://github.com/plasmodic/ecto build it ^^^^^^^^ :: % cd capture % mkdir build % cd build % cmake .. % make