Merge Point Clouds¶
Function
This Step merges multiple point clouds into one and outputs it.
Sample Scenario
This Step usually follows Steps as Point Cloud Clustering and Apply Masks to Point Cloud. It can merge multiple point clouds in the point cloud list into a single point cloud to facilitate further processing.
Input and Output
Comparison with Similar Steps
When merging two lists of point clouds, Merge Point Clouds needs a preceding Merge Step, but Merge Cloud Vector can directly merge two point cloud lists into one single point cloud and merge their label lists into one at the same time.