CloudComPy
CloudComPy copied to clipboard
Python wrapper for CloudCompare
Hello, Is there a way to get the global shift values to string? I can't seem to find this anywhere. Thanks!
Hi, I have succesfully installed CloudComPy39 and run the tests. All the tests were succesful apart from one: the test041.py. Environment: Windows 10 | Anaconda 3 | python 3.9.7 Error:...
Hello, first I would like to express my gratitude for adding the ccSensors attribute for geting the tansformation data from e57. As I was using the codes, I have encountered...
Hello, Thank you for making CloudCompare available as a python library -- it's been extremely helpful. Is the CSF Filter available in CloudCompy? I am not seeing any mention of...
HI and thank you for this amazing project! I'm tryng to use the M3C2 algorithm in CloudComPy and it works overall well. If my code is something like this ```Python...
Hi, I would like to calculate the angle between the normal of the point and the vector made from such point and the sensor. In CloudCompare this is called Scattering...
Hello, I would like to import structured .e57 files, do some treatment on them and then save them as new .e57 files while keeping their structured nature. All of this...
Hello, thanks for your great work. I want to get split distances per dimension X, Y and Z in C2C distances computation and use dimension Z distance for filtering cloud...
Hi, thanks for your great work. I have a problem about coloring the point cloud using an extra feature. Normally, I can set a feature of point cloud, e.g., "label"...
Hello, I am currently trying CloudComPy, however I cannot find any information regarding PCL Wrapper (Fast Global Registration). Could you please help me or send me a code doing the...