Region growing for multiple seeds in Matlab
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Are there any functions in Matlab that enable region growing for multiple seeds?
Thanks.
0 commentaires
Réponses (1)
George Abrahams
le 4 Jan 2024
Hi @med-sweng, your question is vague as to your requirements - there are many different forms of region growing.
Nevertheless, I recently published the bwgrowregions function on File Exchange for multi-class region growing. It works on binary images, segmenting regions according to the closest seed.
Hope it helps.
0 commentaires
Voir également
Catégories
En savoir plus sur Get Started with MATLAB 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!