Validate Point Clouds¶
Function¶
This Step uses the set rules to judge whether the input point clouds meet the requirements.
Usage Scenario¶
This Step is usually used to judge whether each of the input point clouds 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 Step to filter out point clouds that do not meet the requirements.