Exactly Which otsu extension is working at back end of multithresh.m in matlab2013a.
조회 수: 13 (최근 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!