Validate Point Clouds
Function
This Step uses the set thresholds to judge whether the input point clouds meet the requirements.
Usage Scenario
This Step is usually used to judge whether each input point cloud meets the requirements based on a threshold on the number of points (setting the parameter "Filter" to "CloudCapacityFilter").
After validation, you can use the Filter Data by Boolean Value Step to filter out point clouds that do not meet the requirements.
Parameter Description
Filter Settings
| Parameter | Description |
|---|---|
Filter |
Parameter description: Select the filter type used to validate the point clouds. Value list:
Default value: CloudCapacityFilter. Instruction: Select different filter types according to different point cloud validation requirements. |
Min Number of Points |
Parameter description: Set the minimum number of points in a point cloud.
|
Max Number of Points |
Parameter description: Set the maximum number of points in a point cloud.
|