CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 聚类 分割

搜索资源列表

  1. devide

    0下载:
  2. 基于二维直方图的图像模糊聚类分割方法,内有算法的参考论文。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:208.39kb
    • 提供者:方方
  1. AP_Clustering

    2下载:
  2. AP聚类方法,是08年发表在“科学”上的聚类方法,本人从图像图像方面研究近十年,这是我所见过最好的聚类算法,本程序提供聚类演示,还把它用图像分割试验(matlab7.0环境调试)。-AP clustering method, is 08 published in " Science" on the clustering method, the image from the image in my research in recent years, this is the bes
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:53.48kb
    • 提供者:Li Daxiang
  1. 11912900SpectralClustering

    1下载:
  2. 谱聚类算法进行图像分割,该算法应用MATLAB运行。-Spectral clustering algorithm for image segmentation, the algorithm is applied to run MATLAB.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.33kb
    • 提供者:liulili
  1. code

    0下载:
  2. 基于内容的图像识别特征提取部分——k-均值聚类分割获取形状等信息-Content-based image recognition, feature extraction part of- k-means clustering segmentation information for shape
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5.03kb
    • 提供者:liyanli
  1. NcutClustering_7

    4下载:
  2. 基于MATLAB实现的谱聚类算法,用于图像分割-MATLAB-based implementation of the spectral clustering algorithm for image segmentation
  3. 所属分类:matlab

    • 发布日期:2015-02-04
    • 文件大小:411.34kb
    • 提供者:liulili
  1. fcm

    0下载:
  2. 通过模糊c-均值(FCM)聚类实现图像的分割。-Through the fuzzy c-means (FCM) clustering to achieve image segmentation.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:797byte
    • 提供者:张淘
  1. mhsx

    2下载:
  2. 聚类分析,层次聚类法。样品聚类的最优分割应用程序开发 -Optimal Partition Application Development for Sample Cluster
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:635byte
    • 提供者:小屁
  1. imgkmeans

    1下载:
  2. 将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用-The K means algorithm for image segmentation, the input is a color imag
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:328.45kb
    • 提供者:caoliang
  1. FCM

    1下载:
  2. 在matlab平台下实现的FCM(模糊C均值)聚类分割-In the matlab platform to achieve FCM (fuzzy C mean) clustering segmentation
  3. 所属分类:matlab例程

    • 发布日期:2013-01-15
    • 文件大小:393.18kb
    • 提供者:sally
  1. C_FCM

    0下载:
  2. 用C均值聚类方法实现图像分割,matlab实现,包含实验报告-C means clustering method used to achieve image segmentation, matlab implementation, including test reports
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:997.06kb
    • 提供者:李蓉
  1. fenge

    2下载:
  2. 对图像进颜色空间分割,并进行聚类分析,代码简单,直接运行即可-clustering
  3. 所属分类:matlab

    • 发布日期:2016-05-07
    • 文件大小:2.3mb
    • 提供者:qbm
  1. gabork-means

    1下载:
  2. 该方法采用gabor提取纹理特征,最后采用k-means方法聚类进行图像分割-The method uses gabor texture features extraction, and finally using k-means clustering methods for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:65.31kb
    • 提供者:郝人
  1. ex_17_2

    0下载:
  2. rgb空间转换成L*a*b*空间的结构显示聚类分割成的三部分标号为k外的其他区域置0蓝色区域标号-rgb space into L* a* b* space structure shows cluster is split into three sections labeled k set to 0 in other regions outside the blue area label
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1kb
    • 提供者:ojh
  1. laplacian_eigen

    1下载:
  2. 拉普拉斯特征映射,采用热核构造权重,是一种基于流行学习的非线性降维技术,可用于图像分割提高聚类的性能-Laplacian Eigenmap is a kind of nonlinear dimensionality reduction technique which based on manifold study, it choose the weights W using the heat kernel and it can be used for image segmentation to
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.01kb
    • 提供者:QSJ
  1. Fuzzy-Cmean-partition

    1下载:
  2. 实现图像模糊C_均值聚类分割,包含算法思想和matlab源程序-Fuzzy C_ c-mean partition
  3. 所属分类:matlab例程

    • 发布日期:2013-01-15
    • 文件大小:604.41kb
    • 提供者:赵姣姣
  1. FCM

    0下载:
  2. 实现模糊聚类分割的一些方法,以及一些编程代码供学习和复习。-To achieve some of the methods of fuzzy clustering segmentation
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1.57mb
    • 提供者:陈生
  1. K-seg

    0下载:
  2. 一种K值聚类算法,用来分割彩色图像,提取出目标物体-A K value of the clustering algorithm, used to separate the color image, extracting the target object
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:848byte
    • 提供者:王军婷
  1. 基于 K-means 聚类算法的图像区域分割

    1下载:
  2. 本程序使用matlab软件,实现了基于K-means聚类算法的图像分割。(Image split based on K-means was done by using Matlab.)
  3. 所属分类:matlab例程

    • 发布日期:2019-01-08
    • 文件大小:29kb
    • 提供者:Hanqi
  1. Matlabkmeans聚类分割GUI,分割聚类数可以输入

    1下载:
  2. 该课题为基于kmeans的聚类分割,输入一张彩色图像,可以选择需要分割成多少类,就会以不同颜色区分不同的块,带有GUI界面,操作丰富。(This topic is based on Clustering Segmentation of kmeans. Input a color image, you can choose how many categories you need to segment, and then different blocks will be distinguished
  3. 所属分类:matlab例程

    • 发布日期:2020-04-26
    • 文件大小:71kb
    • 提供者:for Matlab
  1. FCM实现图像分割

    2下载:
  2. 用FCM算法实现了图像分割,效果较好,可以更改聚类数目(FCM algorithm is used to realize image segmentation. The result is good, and the number of clusters can be changed)
  3. 所属分类:matlab例程

« 12 3 4 »
搜珍网 www.dssz.com