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

搜索资源列表

  1. ClusterImageSeg

    1下载:
  2. 一个利用各种聚类算法实现遥感影像分割的程序,包括K均值、ISODATA、模糊C均值等!-use of a clustering algorithm remote sensing image segmentation procedures, including K-means, ISODATA, Fuzzy C - Means, and so on!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:514938
    • 提供者:徐敏
  1. DllFCM

    0下载:
  2. 一个采用模糊C均值(FCM)算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a fuzzy c-means (FCM) image segmentation algorithm DLL procedures! Can be used to deal with eight of BMP images!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:111538
    • 提供者:徐敏
  1. DllFFCM

    0下载:
  2. 一个采用快速模糊C均值(FFCM)算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a fast fuzzy c-means (FFCM) image segmentation algorithm DLL procedures! Can be used to deal with eight of BMP images!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:41014
    • 提供者:徐敏
  1. FCM

    0下载:
  2. 模糊C均值算法的基本介绍,英文,但是解释的较好。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:331126
    • 提供者:马宝秋
  1. FCM_Cluster

    0下载:
  2. FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:152452
    • 提供者:Alpha
  1. FCM_Cluster

    0下载:
  2. 首先介绍模糊集基本知识 其次K均值聚类算法(HCM)介绍 最后重点介绍了模糊C均值聚类, 模糊聚类是一种很重要思想,最近再图像处理中就用的了这种思想,也算是一点思维创新
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:17908
    • 提供者:huiguiyang
  1. imagesegmentation

    1下载:
  2. 模糊C-均值聚类算法,使用VC++与matlab 编程两种方法实现算法-Fuzzy C-means clustering algorithm, using VC++ and matlab programming algorithm in two ways
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2783293
    • 提供者:yzhang
  1. KFCMClust

    0下载:
  2. 核模糊C均值算法,利用高斯核实现映射,以改进FCM算法,实现分割。-Kernel fuzzy c-means algorithm, using gaussian kernel realize mapping, to improve FCM algorithm, realize division.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-15
    • 文件大小:2640
    • 提供者:chen
  1. test_FLICM

    1下载:
  2. FLICM一种基于模糊局部信息C均值聚类方法,是对传统FCM聚类方法的最近改进方法,具有更强的鲁棒性,效果明显优于传统算法。-A novel and robust FCM framework for image clustering called Fuzzy Local Information C-means (FLICM) clustering algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:695
    • 提供者:孙博
  1. Fuzzy-c-means-clustering-algorithm-

    0下载:
  2. k均值算法是模式识别的聚分类问题,采用模糊C均值对数据集data聚为cluster_n类 -k-means algorithm is a pattern recognition poly classification,by using Fuzzy C-Means data sets, data gathered cluster_n class
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:2111
    • 提供者:赵燕
  1. C-means-clustering-algorithm-

    0下载:
  2. 一个C-均值聚类算法的代码(基于opencv2.0)-A C-means clustering algorithm code (based opencv2.0)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:5014
    • 提供者:李木
  1. Cmeans

    0下载:
  2. 模式识别中采用C均值算法分类,并显示具体图形结果-Pattern recognition using C-means algorithm classification and display the results of specific graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:5370826
    • 提供者:zhangliang
  1. improved-FCM-based-on-GA

    1下载:
  2. 是一个基于遗传算法改进的模糊C均值算法,很不错的代码。-It is a improved fuzzy C-means algorithm based on genetic algorithm , a very good code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:17773
    • 提供者:简川霞
  1. fcmMATLAB

    0下载:
  2. 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最终的分类结果。-Fuzzy C- means algorithm is easy to converge to a local minimum point, in order to overcome this drawback, the genetic algorithm is applied to fuzzy C- me
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:198702
    • 提供者:胡丹丹
  1. kmeans

    0下载:
  2. 《模式识别》课本中的一道课后题的代码实现 C均值算法 也叫做 K means- Pattern recognition in the textbook of a class of code to achieve the C algorithm is also called means K
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:987
    • 提供者:宋璇
  1. Fuzzy-C-means-algorithm

    0下载:
  2. 模糊C均值聚类算法用于图像分割,可以直接应用-Fuzzy C-means clustering algorithm for image segmentation, can be directly applied
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1752
    • 提供者:张举森
  1. fuzzy-c-means-clustering

    0下载:
  2. 用于高维数据或者多维图像的模糊C均值聚类算法-Used for army fuzzy c-means clustering high-dimensional data
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4557
    • 提供者:谭建
  1. suanfaFUZZCLUST

    0下载:
  2. 基于 MATLAB 模糊C均值算法,有用的算法代码-Fuzzy C-means algorithm based on MATLAB and useful algorithm code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:12596
    • 提供者:name
  1. 2.2 图像分割技术

    0下载:
  2. FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。(The FCM algorithm is a partition-based clustering algorithm. Its idea is to make the similarity among the obj
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:754688
    • 提供者:EMC
  1. fcm算法解释

    0下载:
  2. 包含基于matlab的粗糙模糊c均值算法实现及相关解释说明(Include matlab based programs and instructions)
  3. 所属分类:图形图像处理

« 1 23 4 5 »
搜珍网 www.dssz.com