How do I perform erosion and dilation on point cloud
11 ビュー (過去 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!