Connected Component - grid step of octree levels
Posted: Fri Aug 07, 2020 9:56 am
Hi!
At first of all, thanks for the great software. CC is a monster of speed and helps me a lot with my PhD works :-)
I write here because generally, I have a problem with setting of octree level parameter in the Connected Component algorithm.
I would like to use Connected Component segmentation on multiple point clouds via command-line interface but I noticed that each of my point clouds has a little different grid step size on the same octree levels. For example, point cloud #1 at octree level 9 has a grid step of 0.02 m and point cloud #2 at octree level 9 has a grid step equals 0.05 m
Is there the possibility to estimate/calculate for a given point cloud what will be the grid step at a given octree level?
I need to segment all my point clouds with the same grid step = 0.01 because then the results of segmentation are the best.
Can someone help?
Perhaps it would be a good idea to develop this tool by allowing the option to define not only octree level but optionally also by the grid step parameter
Thanks in advance for all help.
Best regards
At first of all, thanks for the great software. CC is a monster of speed and helps me a lot with my PhD works :-)
I write here because generally, I have a problem with setting of octree level parameter in the Connected Component algorithm.
I would like to use Connected Component segmentation on multiple point clouds via command-line interface but I noticed that each of my point clouds has a little different grid step size on the same octree levels. For example, point cloud #1 at octree level 9 has a grid step of 0.02 m and point cloud #2 at octree level 9 has a grid step equals 0.05 m
Is there the possibility to estimate/calculate for a given point cloud what will be the grid step at a given octree level?
I need to segment all my point clouds with the same grid step = 0.01 because then the results of segmentation are the best.
Can someone help?
Perhaps it would be a good idea to develop this tool by allowing the option to define not only octree level but optionally also by the grid step parameter
Thanks in advance for all help.
Best regards