How do I perform erosion and dilation on point cloud
11 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Yazan
le 17 Juil 2021
Transform the point cloud into an image, then you can use Matlab image processing tools and functions.
6 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Point Cloud Processing dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!