Segmention of point cloud with 3d Clipping box, command line
Posted: Thu Jan 24, 2019 2:41 pm
I want to segment point cloud by using 3d clipping boxes and save the results in folders by using the command line.
I have text data (CSV) with
Clipping box id, xs, ys, zs, xe, ye, ze, width, height, thickness
or I can provide coordinates at each corner of the box.
Is there any solution?
I have text data (CSV) with
Clipping box id, xs, ys, zs, xe, ye, ze, width, height, thickness
or I can provide coordinates at each corner of the box.
Code: Select all
-------Width---------
/ /|
/ / |
---------------------End x,y,z
| | |
| | |
| Height |
| |
| | Thickness
start x,y,z--------------------- /