Closed fusturnu closed 1 year ago
Hi, Have you seen the test test024.py which is a simple example of use of the geometric features (result is a point cloud with a lot of scalar fields, one per feature) ? If you need something more elaborate, can you please describe your use case ? Regards, Paul
Hi Paul, Thank you for your reply. I had not seen the test codes. I solved the problem thanks to your reply by using the test024.py. Best regards.
Hi Paul, I have searched what kind of neighbourhood method has been used to calculate these geometric features, but I couldn't find. I mean I would like to ask that is it spherical or cylindrical neighbourhood to get these features? Or something else?
I am trying to calculate geometric features, but I don't know how to use the codes. I am using documentation of this web page ( https://www.simulation.openfields.fr/documentation/CloudComPy/html/Neighbourhood.html ). Can someone help me to calculate geometric features of my point cloud?