Image Segmentation using Otsu Method

It is a clustering based image thresholding .
2,3K téléchargements
Mise à jour 23 juin 2015

Afficher la licence

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 Linux

Community Treasure Hunt

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

Start Hunting!

Otsu_Thresholding/

Version Publié le Notes de version
1.0.0.0