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!