Relative Content

Tag Archive for c++point-cloud-librarypcl

how can i use protected method of octree pcl?

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 .