Cluster Point Clouds and Output Eligible Point Clouds
Function
This Step performs clustering operation on point clouds, and output the point clouds that conform to the set rules in the clustering result.
Input and Output
Parameter Description
| Parameter | Description |
|---|---|
Max Distance between Neighboring Points |
Description: This parameter is used to set the maximum distance between points in the cluster. When this parameter is increased, points that are farther apart will be grouped into the same cluster. When it is decreased, points that are closer together will be grouped into different clusters.
|
Min Number of Points |
Description: This parameter is used to filter the clustering results. The point cloud will be output only when the number of points in the cluster is greater than this value.
|
Min Ratio of Largest Cluster (0–1.0) |
Description: This parameter is used to further filter all retained cluster results. Only the classes with the percentage of points to the total number of input points above this threshold will be output.
|