Can I use edge detection for point cloud?

조회 수: 16 (최근 30일)
Sakdinon Nopparit
Sakdinon Nopparit 2020년 2월 22일
답변: Pujitha Narra 2020년 2월 25일
I have point cloud data of wall. It contain windows and door.
Can I use edge detection for find this object.
  댓글 수: 1
John D'Errico
John D'Errico 2020년 2월 22일
편집: John D'Errico 2020년 2월 22일
No. You cannot use standard edge detection (that is, tools designed to work on a picture of a scene) on point cloud data.

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

답변 (1개)

Pujitha Narra
Pujitha Narra 2020년 2월 25일
Hi,
There is no such feature as now for point cloud data, but it might be considered for a future release. You can use 'pcsegdist' to segment the point cloud into clusters. You can find the details of the function here:

카테고리

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