Merge Point Cloud
Functional Description
This operator can take two independent point clouds (or lists of point clouds) as input and directly merge/concatenate all point cloud data from these two input ports into a single, larger point cloud output.
Usage Scenarios
-
Point Cloud Data Integration: Merge point cloud data from different sources or different processing branches into a single entity.
-
Building a Complete Scene: Stitch together multiple separately acquired point cloud datasets.
Inputs and Outputs
Input Items |
Point cloud 1: The first input point cloud or list of point clouds. Point cloud 2: The second input point cloud or list of point clouds. |
Output Items |
Merge Point Cloud: The single point cloud after merging all points from the two inputs. |
Parameter Description
This operator has two versions:
Both have identical core functionality and parameters, only differing in the type of point cloud data they process. |