Ask Your Question

Revision history [back]

icp registration between point cloud

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?