Is it possible to use surface matching module (point pair features) to align the unordered point cloud and CAD model?

asked 2017-02-13 05:26:18 -0600

Unordered point cloud - have only the coordinates of points. It can be calculated the normal, but normal orientation will be arbitrary.

edit retag flag offensive close merge delete

Comments

Looks like a job for PCL library for me, especially the registration topic.

Eduardo gravatar imageEduardo ( 2017-02-13 09:43:09 -0600 )edit