how to compute threshold value for region growing
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Image Analyst
on 5 Apr 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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!