how to get a range of pointclouds?
Posted: Mon Aug 08, 2016 2:39 am
Hello:
I have a .las file, when I have loaded it, i just want get a range of point clouds to show it, for example: a point p(x,y,z) and a range 100, just like a box or sphere, how to get point clouds in the range quickly? can I use 'octree' to do faster get this points, if it is, how should I use it?
Thank you!
I have a .las file, when I have loaded it, i just want get a range of point clouds to show it, for example: a point p(x,y,z) and a range 100, just like a box or sphere, how to get point clouds in the range quickly? can I use 'octree' to do faster get this points, if it is, how should I use it?
Thank you!