CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - C均值算法

搜索资源列表

  1. kfcm

    1下载:
  2. 基于核函数的模糊C聚类均值(fcm)算法-FCM algorithm based on kernel function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:932
    • 提供者:小飞
  1. Smooth

    0下载:
  2. 使用C#语言实现图形平滑处理的各种算法。例如噪声模型,高斯滤波,灰度均值等等。-C# language using graphical smoothing of various algorithms. For example, noise model, Gaussian filtering, gray value and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:117312
    • 提供者:Andox
  1. image-classification

    0下载:
  2. K均值算法和ISODATA算法的源码,用C++编写,内附一张TM的卫星影像作为实验数据,具体算法原理可以参考武大舒宁、马洪超、孙和利版的《模式识别》一书-The source code of K Means and ISODATA algorithm, written in C++, with a TM image attached. For concrete algorithm, you are referred to the book Pattern Recognition written
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:224857
    • 提供者:M R
  1. fourdirectionedge2

    0下载:
  2. 将用双线性插值归一化后的图像用2*2的窗口扫描加权方向的边缘图,用改进的模糊C均值聚类算法将图像聚类成为候选文字区域和非文字区域。-Bilinear interpolation owned by an after image edge map with 2* 2 the window scanned weighted direction, image clustering with improved fuzzy C-means clustering algorithm to become the
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:4849
    • 提供者:kaizizi
  1. FCM_YL

    0下载:
  2. 模糊C均值(FCM)聚类算法分割图像,雨帘开发,非常经典!-function clusterResult = FCM(imagePath, C, V, M, iter, epsm)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:1804
    • 提供者: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. 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. 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. 用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 45 »
搜珍网 www.dssz.com