CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - C均值算法

搜索资源列表

  1. FCM_rgb

    0下载:
  2. 模糊C均值聚类算法,将RGB图像转换到HSI空间时进行聚类-Clustering fuzzy C-means clustering algorithm, the RGB image is converted to HSI space
  3. 所属分类:Graph program

    • 发布日期:2017-11-21
    • 文件大小:2264
    • 提供者:mhx_nx
  1. FuzzyCmeansWithWeightedImagePatch

    0下载:
  2. 对《Fuzzy c-means clustering with weighted image patch for image segmentation》这篇文章进行了实现,运行速度在一分钟之内,希望对研究模糊c均值及其拓展算法的人有所帮助。运行testWIPFCM.m即可,注意改掉文件路径-On " Fuzzy c-means clustering with weighted image patch for image segmentation" This article wa
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:2666239
    • 提供者:闫桂霞
  1. FCM-

    0下载:
  2. 模糊C均值聚类算法,实验用程序,亲测可用,大家放心下载-Fuzzy C-means clustering algorithm, experimental procedures, pro-test available, rest assured download
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:10122
    • 提供者:陈csdn
  1. fcm_code

    0下载:
  2. 模糊C均值聚类(FCM)算法的实现Matlab源码(其中命名为fcm.m的文件为一个完整的应用函数,其余几个文件为分割开使用的单独的函数)适合于研究图像分割算法的同仁们借鉴。-Fuzzy C-means clustering (FCM) algorithm Matlab source code (which is named fcm.m file a complete application functions, the rest is split open several files usin
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:7405
    • 提供者:钱佳
  1. kMeansCluster

    0下载:
  2. 关于c均值的经典算法 kMeansCluster-on c-means algorithm classic kMeansCluster
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1577
    • 提供者:forsdth
  1. watershed-and-FCM

    1下载:
  2. 两个matlab编写的图像分割算法,分水岭和模糊C均值聚类算法-matlab codes, watershed algorithm and fuzzy C means clustering algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2000
    • 提供者:bean
  1. FLICM

    1下载:
  2. 基于局部模糊C均值聚类算法的图像分割的Matlab源代码-Image segmentation based on local fuzzy C-means clustering algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3020
    • 提供者:李立超
  1. FCM

    0下载:
  2. 自己实现的,模糊C均值聚类的代码,在K-mean上添加了隶属度矩阵。注释详细,方便理解算法步骤-my implementation, Fuzzy C-Means clustering code in the K-mean adding a membership matrix. Notes detailed, easy to understand algorithm steps
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:31067
    • 提供者:yaoli
  1. FCM

    0下载:
  2. 模糊C均值聚类算法过程,C语言编写,有测试数据-Fuzzy C-means clustering algorithm process, C language, test data
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1786597
    • 提供者:zhaohouqiang
  1. FLICM

    4下载:
  2. 基于局部信息的模糊C均值聚类算法(FLICM),是在FCM聚类算法的基础上结合了图像的邻域信息,有更好的鲁棒性。-Fuzzy C-means clustering algorithm based on local information (FLICM), is a combination of neighborhood information image on the basis of FCM clustering algorithm has better robustness.
  3. 所属分类:Special Effects

    • 发布日期:2017-01-07
    • 文件大小:78848
    • 提供者:whisky
  1. ACA_FCM

    1下载:
  2. 蚁群算法优化模糊c均值聚类,非本人原创,大家共同学习-Ant colony algorithm to optimize fuzzy c-means clustering, non-my original, we learn together
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3778
    • 提供者:杨学伟
  1. oriFCMimg

    0下载:
  2. 模糊C均值聚类的图像分割算法,基于标准的模糊C均值聚类的图像分割算法,可以手动调整要分类的类别,最后输入分类好的图像-Image segmentation method based on standard fuzzy C mean clustering
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-01
    • 文件大小:105312
    • 提供者:kk
  1. c_mean

    0下载:
  2. 动态聚类算法——C均值,在向量量化和图像分割等领域有着广泛的应用,模式识别。-Dynamic clustering algorithm C mean, in the vector quantization and image segmentation has been widely used in areas such as pattern recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:86113
    • 提供者:刘超蝶
  1. BBSD

    0下载:
  2. 基于区域的空间域图像融合。先对源图像作小波分解,低频分量加权平均,高频分量用模糊C均值聚类算法进行区域分割,对区域进行基于ssim值的融合,最后小波逆变换得到融合图像。-region based spatial domain method.First do the source image wavelet decomposition low frequency components weighted average of the high frequency component using Fu
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6316032
    • 提供者:李欣怡
  1. mat

    0下载:
  2. 文件中包含了使用模糊C-均值实现聚类分割的算法原理以及MAtlab源程序,程序运行效果不错,也有注释-File contains the use of fuzzy C- mean clustering algorithm to achieve the principle of clustering and MAtlab source code, the program runs well, there are comments
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:618962
    • 提供者:bak56
  1. My-clustering-algorithm

    0下载:
  2. 自己编写的模糊c均值聚类算法MATLAB实现-My preparation of fuzzy C mean clustering algorithm MATLAB implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:12360
    • 提供者:汪美美
  1. FCM

    0下载:
  2. FCM+KFCM模糊C均值聚类分析算法matlab代码,有界面,有图片,运行正常-FCM+KFCM fuzzy C mean clustering algorithm ,matlab code, there are interfaces, pictures, running normal
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:402582
    • 提供者:姚建国
  1. lopbination__array

    0下载:
  2. C-均值聚类算法的挖掘软件,用于数据挖掘,很不错的实用软件()
  3. 所属分类:图形图象

    • 发布日期:2018-01-06
    • 文件大小:20480
    • 提供者:Lenddhy
  1. 用FCM实现分割

    1下载:
  2. 基于模糊C-均值聚类算法的图像分割,消除二值分割的非此即彼的缺陷(Image segmentation based on fuzzy C- means clustering algorithm eliminates the defects of two value segmentation.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-06-04
    • 文件大小:123904
    • 提供者:Lucifer4210
  1. 2b509aabc32f4a3be87b452a94226f45

    1下载:
  2. 结合模糊C均值聚类算法与水平集方法的图像分割代码,分割效果良好。(The image segmentation code based on fuzzy c-means clustering algorithm and level set method has a good segmentation effect.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-04-26
    • 文件大小:1057792
    • 提供者:zxy0504
« 1 2 3 4 56 »
搜珍网 www.dssz.com