Image Segmentation using Otsu Method
版本 1.0.0.0 (959 字节) 作者:
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.
引用格式
AliArshad Kothawala (2026). Image Segmentation using Otsu Method (https://ww2.mathworks.cn/matlabcentral/fileexchange/51297-image-segmentation-using-otsu-method), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2014a
兼容任何版本
平台兼容性
Windows macOS Linux类别
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Image Segmentation > Image Thresholding >
在 Help Center 和 MATLAB Answers 中查找有关 Image Thresholding 的更多信息
标签
| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 1.0.0.0 |
