Exactly Which otsu extension is working at back end of multithresh.m in matlab2013a.
2 ビュー (過去 30 日間)
古いコメントを表示
What research paper should I read to understand otsu and otsu extension.
0 件のコメント
採用された回答
Spandan Tiwari
2014 年 2 月 8 日
The algorithms are from the paper:
Otsu, N., "A Threshold Selection Method from Gray-Level Histograms," IEEE Transactions on Systems, Man, and Cybernetics, Vol. 9, No. 1, 1979, pp. 62-66.
2 件のコメント
Spandan Tiwari
2014 年 7 月 17 日
Well, the paper itself talks about Otsu's method for multiple thresholds, which is what multithresh uses.
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!