icp registration between point cloud

asked 2019-01-30 16:32:02 -0600

i have two point cloud in two text data, where i have for each point x y and z (3D point). I have to do registration icp between these, obtaining final transformation T and initial/final pic about overlap of the two clouds. How can we do this using open cv python?

edit retag flag offensive close merge delete