取一个最优阈值,有效的分割图像我要分享

Take an optimal threshold to segment the image effectively

segmentation ostu分割 图像分割 ostu 大津法

关注次数: 255

下载次数: 0

文件大小: 1KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

取一个最优阈值把原图像分为前景色与背景色,两部分的类间方差越大,说明两部分差别越大,便能有效的分割图像。


English Description:

Take an optimal threshold to divide the original image into foreground color and background color. The greater the variance between the two parts, the greater the difference between the two parts, and then the image can be segmented effectively


代码预览

ostu1.m

ostu2.m