Effacer les filtres
Effacer les filtres

Anyone could help me with the Code matlab of "adaptive thresholding method" of an image?

1 vue (au cours des 30 derniers jours)
I searched for hours for the code of this method "adaptative thresholding" but didn't find anything. This method is based on the Otsu method but it is adaptative not global. Can anyone help me?

Réponse acceptée

Image Analyst
Image Analyst le 1 Mar 2015
Another option may be to use adapthisteq() followed by a global Otsu with graythresh().

Plus de réponses (1)

Image Analyst
Image Analyst le 1 Mar 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by