Finding the objects in a binary image without bwconncomp
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am trying to write an algorithm for finding the objects in my image without the builtin functions of Matlab. I want to use the nearest neibor approach and masking to find the number of objects. Can anyone help?
0 commentaires
Réponses (1)
Guillaume
le 7 Nov 2014
I'll redirect you to my previous answer to that exact same question by another poster: finding the objects in a binary image without bwconncomp
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!