模糊聚类分析阈值将图像转换为二进制图像我要分享

Isodata thresholding for converting image into bin

matlab 图像 转换 分析 阈值 模糊 二进制

关注次数: 209

下载次数: 0

文件大小: 1.59 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:分割是可以通过很多进程来执行在这里我们使用 isodata 阈值。isodata 阈值分割它会将灰度图像转换成二进制 image.here 我使用它来检测肿瘤从肝脏图像


English Description:

Segmentation is can be performed through many process here we use isodata thresholding..in isodata thresholding it will convert gray scale image into binary image.here i use this to detect tumor from liver image


代码预览