Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The ICP algorithm might be of use to you:

http://www.morethantechnical.com/2010/06/06/iterative-closest-point-icp-with-opencv-w-code/

Try fit your scanning results to the template.

There is also a 3D version of this algorithm.

The ICP algorithm might be of use to you:

http://www.morethantechnical.com/2010/06/06/iterative-closest-point-icp-with-opencv-w-code/

Try fit fitting your scanning results to the template.

There is also a 3D version of this algorithm.