Image Segmentation using Otsu Method
Version 1.0.0.0 (959 Bytes) by
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.
Cite As
AliArshad Kothawala (2025). 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 LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Image Segmentation > Image Thresholding >
Find more on Image Thresholding in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Otsu_Thresholding/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |