how to compute threshold value for region growing
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Image Analyst
2013-4-5
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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!