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!
