How to mark threshold value in image histogram?
Mostra commenti meno recenti
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 Commento
A simple hold('on') followed by a call to plot should do it, or am I missing something? What did you try?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Red in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
