matlab代码实现迭代法阈值分割我要分享

0

迭代阈值matlab 迭代阈值分割 自动阈值法 自动阈值分割 阈值迭代

关注次数: 309

下载次数: 1

文件大小: 1K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:迭代法阈值分割,迭代法自动计算最优阈值。已经写成函数形式,输入灰度图,输出分割好后的阈值图。


English Description:

Iterative threshold segmentation, iterative method automatically calculate the optimal threshold. It has been written in the form of function, input gray image, output threshold image after segmentation.


代码预览