Matlab code for image binarization by Otsu's thresholding
古いコメントを表示
採用された回答
その他の回答 (1 件)
Sean de Wolski
2014 年 12 月 30 日
doc graythresh
doc imquantize
2 件のコメント
Image Analyst
2014 年 12 月 30 日
Or, for a deeper dive (peek at source code):
edit graythresh
edit imquantize
Rinku
2014 年 12 月 31 日
カテゴリ
ヘルプ センター および File Exchange で Image Thresholding についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!