多种基于阈值的图像分割方法我要分享

Several image segmentation methods based on threshold

图像阈值 matlab 最大熵-分割 图像--聚类 图像分割法

关注次数: 249

下载次数: 0

文件大小: 11K

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:用matlab实现的多种基于阈值的图像分割方法,含有大津法,最大熵,聚类等方法


English Description:

There are many kinds of image segmentation methods based on threshold using MATLAB, including Otsu method, maximum entropy, clustering and so on


代码预览

imagethreshold

..............\cluster3D.m

..............\colorthreshold.m

..............\entropythreshold2D.m

..............\hist2D.m

..............\otsu.m

..............\Readme.doc

..............\Readme.txt

..............\rltentrpthreshold2D.m