what is the difference in usage between function im2bw(Image) and im2bw(Image,graythresh(Image))?
Afficher commentaires plus anciens
I used the default of the function im2bw without additional parameter, and I used im2bw by adding Otsu threshold to the function im2bw. I need to learn what the default value of threshold that used in default im2bw?
Réponses (0)
Catégories
En savoir plus sur Statistics and Machine Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!