Image Segmentation using Otsu Method

It is a clustering based image thresholding .
2.2K Downloads
Updated 23 Jun 2015

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
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 Published Release Notes
1.0.0.0