Image Segmentation using Otsu Method

It is a clustering based image thresholding .
2,3K descargas
Actualizado 23 jun 2015

Ver licencia

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.

Citar como

AliArshad Kothawala (2024). Image Segmentation using Otsu Method (https://www.mathworks.com/matlabcentral/fileexchange/51297-image-segmentation-using-otsu-method), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2014a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

Otsu_Thresholding/

Versión Publicado Notas de la versión
1.0.0.0