How do I perform erosion and dilation on point cloud
10 次查看(过去 30 天)
显示 更早的评论
I have a point cloud representing top view of two nearby objects. Performing segmentation using pcsegdist identifies them as one segment. I feel like I would be able to separate them into two objects after applying erosion. How can I achieve erosion in pointclouds?
Thanks!
0 个评论
采纳的回答
Yazan
2021-7-17
Transform the point cloud into an image, then you can use Matlab image processing tools and functions.
6 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Point Cloud Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!