Characterize different point clouds, parameters, tools

4 visualizaciones (últimos 30 días)
Veronica Taurino
Veronica Taurino el 6 de Feb. de 2023
Comentada: Veronica Taurino el 31 de Mzo. de 2023
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 comentario
Veronica Taurino
Veronica Taurino el 7 de Feb. de 2023
I am currently using this as reference, but since my PCs are very different, PC with low density but without holes are classified the same the PC with big holes but closer points:

Iniciar sesión para comentar.

Respuestas (1)

Sarthak
Sarthak el 24 de Mzo. de 2023
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.

Categorías

Más información sobre Point Cloud Processing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by