Cloud Num Limit¶
Function¶
This Step retains the first N point clouds (or remove the last N point clouds) according to the order of the point clouds in the point cloud list, and the value of N can be set in the Step’s parameters.
Usage Scenario¶
This Step is used to truncate a point cloud list. This Step is outdated. Please use newer Steps instead.
Input and Output¶
- Input: 
- The point cloud list input to this port will be truncated. 
- Labels corresponding to input point clouds. 
- Confidences corresponding to input point clouds. 
- Output: 
- Point cloud list after truncating. 
- Labels corresponding to point clouds after truncating. 
- Confidences corresponding to point clouds after truncating.