Effacer les filtres
Effacer les filtres

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

1 vue (au cours des 30 derniers jours)
Michal Mihálik
Michal Mihálik le 10 Sep 2021
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)

Réponses (0)

Produits


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by