Searching for clusters of points with the same properties in a point cloud

1 次查看(过去 30 天)
Hi !
I would like to do a pointcloud analysis. In my pointcloud I have mapped the environment of the corridor in the building. There are objects on the map that I would like to remove from. How can I identify and delete these objects in a pointcloude? and how do I create a criterion to identify these objects? So far, I've used data segmentation. the picture shows yellow objects that I want to identify and remove. see attached
[labels,numClusters] = pcsegdist(ptCloud,minDistance)% segmentacia bodov
pcshow(ptCloud.Location,labels)

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Point Cloud Processing 的更多信息

产品


版本

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by