How is the effectiveness metric in Otsu's method (graythresh) calculated?
4 次查看(过去 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!