Convex Hull Extraction
Function Overview
Extracts the 2.5D convex hull of a point cloud. The convex hull is computed on the XY plane (Z values are ignored for boundary detection). The output is a vector file containing the convex hull boundary points connected in sequential order. Each point on the convex hull is derived from the original point cloud and retains its Z value.
Usage
Click Data Management > Point Cloud Tools > Convex Hull Extraction.
Parameter Settings
- Input Data: The input can be a single point cloud data file or a point cloud dataset. The data to be processed must be opened in the LiDAR360 software.
- Output Path: The path to save the resulting convex hull vector file (.shp).