Point Cloud Cutter
- Author: O. Conrad, V. Wichmann (c) 2009-15
- Menu: Shapes | Point Clouds | Tools
Description
This tool allows one to extract subsets from one or several point cloud datasets. The area-of-interest is interactively defined either by dragging a box or by digitizing a polygon.
Best practice is to display the point cloud in a new Map View first and then execute the tool. Use the Action tool to define the Area of Interest (AOI).
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Points | point cloud list, input | POINTS | One or several input point cloud datasets to cut. | - |
Output | Cut | point cloud list, output | CUT | The cutted output point cloud dataset(s). | - |
Area of Interest | shapes, output, optional | AOISHAPE | - | - |
Options | Define Area of Interest by ... | choice | AOI | - | Available Choices:
[0] dragging a box
[1] digitzing a polygon
Default: 0 |
Inverse | boolean | INVERSE | Invert selection. | Default: 0 |
Command Line
Usage: saga_cmd pointcloud_tools 1 [-POINTS ] [-CUT ] [-AOI ] [-AOISHAPE ] [-INVERSE ]
-POINTS: Points
point cloud list, input
-CUT: Cut
point cloud list, output
-AOI: Define Area of Interest by ...
choice
Available Choices:
[0] dragging a box
[1] digitzing a polygon
Default: 0
-AOISHAPE: Area of Interest
shapes, output, optional
-INVERSE: Inverse
boolean
Default: 0