what is the difference in usage between function im2bw(Image) and im2bw(Image,graythresh(Image))?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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?
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Statistics and Machine Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!