measure distance between points

Feel free to ask any question here
Post Reply
Luca1988SCENE
Posts: 31
Joined: Fri May 23, 2014 10:17 am

measure distance between points

Post by Luca1988SCENE »

I have to separate my surface in rectangles with dimensions 10x10 cm. I already have a grid on my surface that heps me to do this operation, but some points are lost and i want make sure that my rectangles are approximately 10x10. How can i do this ? i tried with "compute Cloud/Cloud distance" but a don t understand the way CC calculates this distances. Are this distances taken from the center of gravity of the reference one ?
Thanks
daniel
Site Admin
Posts: 7707
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: measure distance between points

Post by daniel »

The distance is computed between each point of the "compared" cloud to the nearest point in the "reference" cloud.
Daniel, CloudCompare admin
Post Reply