Effacer les filtres
Effacer les filtres

How do I perform erosion and dilation on point cloud

13 vues (au cours des 30 derniers jours)
Farah Saeed
Farah Saeed le 15 Juil 2021
Commenté : Yazan le 19 Juil 2021
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!

Réponse acceptée

Yazan
Yazan le 17 Juil 2021
Transform the point cloud into an image, then you can use Matlab image processing tools and functions.
A quick search on the File Exchange lead me to this function, but I have not tested it myself.
  6 commentaires
Farah Saeed
Farah Saeed le 19 Juil 2021
@DGM This can be useful if we can convert the point clouds into voxel/grid representation. If you have any ideas about conversion from point clouds to voxel/grid, you may share here.
Yazan
Yazan le 19 Juil 2021
I have used this contribution before fore that.

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by