Exactly Which otsu extension is working at back end of multithresh.m in matlab2013a.

 Accepted Answer

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

But multithresh must be an extension of above(I guess). I want to know the reference of that extension if exist. I know about this parent paper.
Well, the paper itself talks about Otsu's method for multiple thresholds, which is what multithresh uses.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!