How do I merge two point clouds in Matlab?
Merge Two Identical Point Clouds Using Box Grid Filter
ptCloudA = pointCloud(100*rand(1000,3)); Create a partially overlapping point cloud. ptCloudB = pointCloud([70 20 30] + 100*rand(1000,3)); Merge the two point clouds using a box filter.
How do I merge clouds in cloud compare?
Select all of the clouds that contain the same class and click on the Merge Tool button.