Image Segmentation using Otsu Method

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 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0