CROP2D for X, Y planes?
Posted: Wed Jul 06, 2016 7:32 pm
Dear Daniel, Dear CC users,
Does cloud compare has properly support CROP2D along X or Y planes?
I trying to crop point cloud inside a polygonal selection by executing:
CloudCompare -O my_cloud.ply -CROP2D Y 4 X1 Z1 X2 Z2 X3 Z3 X4 Z4
But CC says: "No point of cloud 'my_cloud.ply' falls inside the input box"
Cropping along X plane with correct Yn Zn give the same result.
At the same time when I trying to crop along Z plane it works just fine
CloudCompare -O my_cloud.ply -CROP2D Z 4 x1 y1 x2 y2 x3 y3 x4 y4 // x corrdinates are different to X from above and are related to Z plane
Am I miss something? I think I've correctly picked up coordinates by "Point Picking" for a particular plane
Thanks in advance.
Does cloud compare has properly support CROP2D along X or Y planes?
I trying to crop point cloud inside a polygonal selection by executing:
CloudCompare -O my_cloud.ply -CROP2D Y 4 X1 Z1 X2 Z2 X3 Z3 X4 Z4
But CC says: "No point of cloud 'my_cloud.ply' falls inside the input box"
Cropping along X plane with correct Yn Zn give the same result.
At the same time when I trying to crop along Z plane it works just fine
CloudCompare -O my_cloud.ply -CROP2D Z 4 x1 y1 x2 y2 x3 y3 x4 y4 // x corrdinates are different to X from above and are related to Z plane
Am I miss something? I think I've correctly picked up coordinates by "Point Picking" for a particular plane
Thanks in advance.