I want to register two point clouds with each other. For this I want to first filter out 3D Harris Key Points to roughly register the two point clouds with these and the 4PCS algorithm.
Does anyone have an idea how to write the code for this with python-pcl?
I want to register two point clouds with each other. For this I want to first filter out 3D Harris Key Points to roughly register the two point clouds with these and the 4PCS algorithm.
Does anyone have an idea how to write the code for this with python-pcl?