Characterize different point clouds, parameters, tools
Afficher commentaires plus anciens
Hello, I have a lot of different point cloud, like the following:

I'm trying to characterize them with several parameters,
I am trying to characterize them with different parameters. I would like a parameter that would allow me, even with some approximation, to distinguish for example the two yellow point clouds above: one has many more "holes" than the other.
Any idea how to do this in matlab? What index or tool to use? Thanks in advance
1 commentaire
Veronica Taurino
le 7 Fév 2023
Réponses (1)
Sarthak
le 24 Mar 2023
0 votes
Hi Veronica,
You can try to use the Euler’s characteristic/number as a parameter to distinguish which cloud has more holes than the other. The following is the documentation for binary images. You can try to implement the same for your point clouds.
1 commentaire
Veronica Taurino
le 31 Mar 2023
Catégories
En savoir plus sur Point Cloud Processing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!