필터 지우기
필터 지우기

Characterize different point clouds, parameters, tools

조회 수: 4 (최근 30일)
Veronica Taurino
Veronica Taurino 2023년 2월 6일
댓글: Veronica Taurino 2023년 3월 31일
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
Veronica Taurino
Veronica Taurino 2023년 2월 7일
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:

댓글을 달려면 로그인하십시오.

답변 (1개)

Sarthak
Sarthak 2023년 3월 24일
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.

카테고리

Help CenterFile Exchange에서 Point Cloud Processing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by