Having a set of 4-10 photos of a single object how to get point cloud of that object using OpenCV?

asked 2014-04-14 18:30:14 -0600

wallq gravatar image

Say we have a range of monument/figurine/person face photos 4 or more taken by human when moving around given object. How to get point cloud of that main object - 3d representation of some of its surface points in space (and some surroundings noise which can be filtered afterwards)?

edit retag flag offensive close merge delete

Comments

1

Check this out. https://github.com/MasteringOpenCV/code. Check chapter 4.

Prasanna gravatar imagePrasanna ( 2014-04-14 19:13:03 -0600 )edit