三种图像分割法我要分享

Three kinds of image segmentation method

local-thresholding 局部阈值法 局部图像分割 分割 全局阈值分割

关注次数: 294

下载次数: 0

文件大小: 223KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

三种图像分割法,有全局阈值otsu分割、迭代法全局阈值分割、局部阈值分割程序。


English Description:

Three kinds of image segmentation method, a global otsu threshold segmentation, the iteration method of global threshold segmentation, local threshold segmentation procedure.


代码预览

fengefa

.......\fengefa.m

.......\IM174