Do you know how to remove some points from point cloud data?

조회 수: 10 (최근 30일)
Motoki Hatsuda
Motoki Hatsuda 2022년 9월 9일
댓글: Motoki Hatsuda 2022년 9월 16일
이 질문에 Cris LaPierre 님이 플래그를 지정함
Hello, everyone.
I am a MATLAB newbie!
There is noise in the point cloud data observed by lidar, and I want to remove it somehow, but I don't know how. 
Is there any way to do this?

채택된 답변

Cris LaPierre
Cris LaPierre 2022년 9월 9일
Perhaps the pcdenoise function? Go through the examples on that page to see if it does what you want.
  댓글 수: 5
Cris LaPierre
Cris LaPierre 2022년 9월 13일
It's hard to say by looking at your image. The easiest way to find out would be to try it out and see if the results are what you need.
Outliers tend to be noise/spurious data, and not valid but unwanted data, like the pedestrians here. My suspicion is that, if you want to remove a certain type of object from your point cloud, you probably have to first identify the various obejcts in your point cloud, and then remove the ones you do not want.
This is not an area I hvae a lot of experience, so perhaps pointing you to this eample can serve as a starting point?
Motoki Hatsuda
Motoki Hatsuda 2022년 9월 16일
Thank you your advice.

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

추가 답변 (0개)

카테고리

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

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by