How is the effectiveness metric in Otsu's method (graythresh) calculated?
3 ビュー (過去 30 日間)
古いコメントを表示
What is the mathematical formula used to evaluate threshold effectiveness metric in graythresh method? What is the best way to use this metric?
0 件のコメント
回答 (1 件)
Image Analyst
2015 年 5 月 19 日
I don't know and I wouldn't worry about it. It either works or it doesn't, and in my experience, it usually doesn't. It only seems to work well with images that have a uniform background and a nicely bimodal histogram, which is rarely encountered in the real world except in things like machine vision apps that are looking at parts, like for a robot "pick and place" type of app.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!