How to mark threshold value in image histogram?
古いコメントを表示
My input is gray scale image. After drawing histogram of that image i want to mark the threshold value in the histogram using any red mark or line. I am using simple Otsu's thresholding method for segmentation.
1 件のコメント
A simple hold('on') followed by a call to plot should do it, or am I missing something? What did you try?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Red についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
