How to mark threshold value in image histogram?
Mostrar comentarios más antiguos
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 comentario
A simple hold('on') followed by a call to plot should do it, or am I missing something? What did you try?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Red en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
