I’m currently using point cloud library for a university project and I want to use a protected method to calculate the distance between the center of a leaf node and point in a point cloud but I can’t access the center of a leaf node with a iterator .
I’m using the all in one version of pcl with visual studio to compile and run the program .
I’m using the leaf_breadth_begin() to go through each leaf but can’t access the center .
user25939307 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.