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

搜索资源列表

  1. MSC

    0下载:
  2. Multiclass Spectral Clustering Algorithm,和Dominant-set算法同属于较常用的聚类算法,用于图像分割等-Multiclass Spectral Clustering Algorith m, and Dominant-set algorithm is more commonly used with the clustering algorithm for image segmentation, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1148
    • 提供者:sai
  1. CalAM

    0下载:
  2. 计算无向图中各像素之间的Affinity matrix,可以用来作为各种聚类算法之前的像素距离计算-without calculation to map the pixel matrix between the Affinity, can be used for clustering algorithms before the pixel distance
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:849
    • 提供者:sai
  1. SpectralClustering

    0下载:
  2. Spectral Clustering Embedding Extension聚类算法,主要用于图像处理-Spectral Clustering Embedding Extension clustering algorithm, mainly for image processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1354
    • 提供者:sai
  1. k_means_image

    0下载:
  2. 国外的一个图像K均值聚类的C++源代码,非常容易集成和使用,适合模式识别、图像处理等方面的开发!-an image abroad of K-means clustering of C source code, and is easy to integrate and use, suitable for pattern recognition, Image processing, and other aspects of development.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:4644
    • 提供者:sjtu
  1. Fuzzy-k-means

    1下载:
  2. 模糊核聚类及几篇文章,用于数据和图像的模糊聚类分割,效果还行-nuclear fuzzy clustering and articles for data and image segmentation fuzzy clustering, the results were OK
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1381338
    • 提供者:张莉
  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. mycluster_KM_DS

    0下载:
  2. 数据挖掘中的聚类算法,vc++实现,图形界面显示,直观清楚,很好,推荐下栽-data mining clustering algorithm, vc realization of a graphical interface, intuitive clear, very good, recommended crashed
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:77302
    • 提供者:刘鹏
  1. somjulei

    1下载:
  2. 两个som聚类算法,可以用于图象处理,数据挖掘,运行感觉不错,推荐!值得收藏!-two som clustering algorithm can be used in image processing, data mining, running good feeling recommended! Worth collecting!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:455967
    • 提供者:刘鹏
  1. waveletxiaoyu50052

    1下载:
  2. 自己编的使用小波实现的纹理图像分割,具体过程是先对图像进行三级小波分解,每级都对系数聚类并指导下一级分类,分割效果较好~ -own addendum to the use of wavelet achieve the texture image segmentation, specific process is the first image wavelet decomposition three each of the levels are right and clustering coe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:64355
    • 提供者:夏玉
  1. KMeans3-based-opencv

    0下载:
  2. 基于OpenCV的K-均值算法,用于聚类分析,如图象的颜色聚类,生成相关的颜色表等.-the K-means algorithm for clustering analysis, such as image color clustering, Formation of color, and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1933
    • 提供者:guolijun
  1. Basedonsampleandkerneldynamicmeans

    0下载:
  2. 基于样本和主轴核函数的相似度的动态聚类算法程序-based on samples and nuclear spindle function of the similarity dynamic clustering algorithm procedures
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3477
    • 提供者:alex
  1. fcm123

    0下载:
  2. 一个适合与做二维图像的聚类算法 我是做图像的 大家加我qq:31781508-suitable for a 2-dimensional image and the clustering algorithm I have to do all the images for my qq : 31781508
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1044
    • 提供者:刘澄玉
  1. yk-kMEANS_3

    0下载:
  2. k-均值算法实现聚类,已经带有测试数据,vc++6-k-means clustering algorithm has been tested with data vc 6
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:9217
    • 提供者:袁珂
  1. pattern-vc++

    0下载:
  2. 图像处理源代码,包括分类程序和聚类程序。-image processing source code, including the classification procedure and clustering procedure.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:796379
    • 提供者:美髯客
  1. Kmeans.Cluster.using.Guide

    0下载:
  2. 图像集群(Image Clustering) (1)图像读入,显示图像所在路径; (2)采用imgcluster函数进行图像集群,选择集群个数后进行图像集群; (3)运行后,在原图像上显示集群灰度图; (4)若要显示各个集群情况,可打开【Show Clustering Image】新窗体,显示各集群类的基于原图的彩绘区域。其中非当前集群范围,则显示灰度为255的黑色。用户可点击按纽上下查看所有集群图。-image cluster (Image Clustering) (1) re
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:114137
    • 提供者:mecal
  1. cluster06

    0下载:
  2. 聚类算法源码,基于Visual C++实现 用于图像处理等-clustering algorithm source code, based on the Visual C realization for image processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:419918
    • 提供者:建国
  1. EMAlgorithmforClustering

    0下载:
  2. 用于聚类的matlab的EM算法程序,速度还可以。共享给大家-for clustering of the EM algorithm Matlab procedures can also speed. For everyone to share
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4310
    • 提供者:刘国英
  1. erzhitufenge

    0下载:
  2. 提出了一种新颖的处理图像视觉聚类问题的方法。与以往关注图像局部特征和局部连续性的方法不同,本文中的方法能够提取关于图像的全局印象。为此,我们将图像分割问题转化为图划分问题并提出了划分中的一种全局判别准则——Ncut (Normalized Cut)。Ncut不仅能够衡量不同聚类之间的相异程度,还能够衡量各聚类内部的相似程度。为求解Ncut 的最优化问题,提出了一种基于广义特征值问题的高效算法,并将此算法应用于静态图像分割,取得了良好的效果。-proposed a novel image proc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:23585
    • 提供者:戚颖杰
  1. RoadNet

    0下载:
  2. 识别地图里的医院红十字特殊符号,并把红色十字符号改为黑色方块,便于地图噪声聚类,为地图的后面处理铺平道路-identification maps of the Red Cross Hospital special symbols, and the Red Cross symbol changed to a black box, Clustering facilitate noise map, the map back to pave the way for treatment
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:13731
    • 提供者:孙健
  1. cluster-algorithm

    0下载:
  2. 聚类算法的vc++代码实现,包含了两种算法-clustering algorithm to achieve the vc code, includes two algorithms
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:360978
    • 提供者:liu yang
« 1 2 3 4 5 6 78 9 10 11 12 ... 45 »
搜珍网 www.dssz.com