CloudCompare / CloudComPy

Python wrapper for CloudCompare
Other
265 stars 38 forks source link

Automate alignment of two point clouds #149

Closed piw-bot closed 6 months ago

piw-bot commented 6 months ago

Hello everyone,

I manually align two point clouds and then compare them. I want to use CloudCompy to automate this process, is the alignment of two point clouds even possible without a GUI?

Thanks!

prascle commented 6 months ago

Hello, have you tried the registration process using the GUI, with ICP or PCL ? If one of these methods works, you can do the same with CloudComPy: see the use cases for ICP and PCL. If this is not what you are looking for, could you give more details on your use case? Regards, Paul