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

5 次查看(过去 30 天)
此 个问题 已被 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?

请先登录,再进行评论。

更多回答(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