Image Segmentation using Otsu Method
Version 1.0.0.0 (959 octets) par
AliArshad Kothawala
It is a clustering based image thresholding .
Otsu method is a clustering based image thresholding.It works when the histogram is bimodal.The method basically tries to minimize the within class variance and at the same time it maximizes the between class variance.
Total variance=Within class variance +Between Class Variance.
Citation pour cette source
AliArshad Kothawala (2024). Image Segmentation using Otsu Method (https://www.mathworks.com/matlabcentral/fileexchange/51297-image-segmentation-using-otsu-method), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2014a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Image Segmentation > Image Thresholding >
En savoir plus sur Image Thresholding dans Help Center et MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Otsu_Thresholding/
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 |