Exactly Which otsu extension is working at back end of multithresh.m in matlab2013a.
2 views (last 30 days)
Show older comments
Humera Tariq
on 8 Feb 2014
Commented: Spandan Tiwari
on 17 Jul 2014
What research paper should I read to understand otsu and otsu extension.
0 Comments
Accepted Answer
Spandan Tiwari
on 8 Feb 2014
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 Comments
Spandan Tiwari
on 17 Jul 2014
Well, the paper itself talks about Otsu's method for multiple thresholds, which is what multithresh uses.
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!