how to compute threshold value for region growing
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
hi.. i want to segment the image using region growing.. for the region growi9ng process i simply give one value for threshold... I dont know how to compute the threshold value for region growing.... Please anyone help me...
0 commentaires
Réponses (1)
Image Analyst
le 5 Avr 2013
It depends on how generous you want the final region to be. A smaller threshold will give a smaller region and a larger one will encompass more stuff.
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!