How to use/access 'GuessBestRadius' function in CC?
Posted: Sun Nov 05, 2023 3:43 pm
Hello Daniel and everyone,
I have been searching for a way to compute the optimal radius, or the 'Local neighbourhood radius' in Cloudcompare for one of my point clouds so I can compute its geometrical features.
I came across the "GuessBestRadius()" described in the Octree class reference here https://www.cloudcompare.org/doc/qCC_db ... ctree.html and it may be the solution to my query.
However, I could not find further information about how to use the function in CC.
I understand that some functions and plugins are only accessible when we compile CC. But I could not confirm from reading the compilation instructions here https://www.cloudcompare.org/doc/wiki/ ... mpilation if the function "GuessBestRadius()" would be available upon successful compilation as it's not listed in the optional plug in list.
I have never compiled and worked with c++ so I would like to make sure I will indeed be able to use the function if I do manage to compile CC. Or is there another way???
The second question is, the number placed at 'Local neighbourhood radius' when we open the tool randomly assigned or is it at any degree related of the best radius tool perhaps?
Any help with this is appreciated!
Thanks!!
I have been searching for a way to compute the optimal radius, or the 'Local neighbourhood radius' in Cloudcompare for one of my point clouds so I can compute its geometrical features.
I came across the "GuessBestRadius()" described in the Octree class reference here https://www.cloudcompare.org/doc/qCC_db ... ctree.html and it may be the solution to my query.
However, I could not find further information about how to use the function in CC.
I understand that some functions and plugins are only accessible when we compile CC. But I could not confirm from reading the compilation instructions here https://www.cloudcompare.org/doc/wiki/ ... mpilation if the function "GuessBestRadius()" would be available upon successful compilation as it's not listed in the optional plug in list.
I have never compiled and worked with c++ so I would like to make sure I will indeed be able to use the function if I do manage to compile CC. Or is there another way???
The second question is, the number placed at 'Local neighbourhood radius' when we open the tool randomly assigned or is it at any degree related of the best radius tool perhaps?
Any help with this is appreciated!
Thanks!!