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

搜索资源列表

  1. fcm2

    0下载:
  2. 基于改进的FCM聚类算法对图像进行分割,步骤清晰,有中文说明-FCM clustering algorithm based on improved image segmentation, clear steps, a Chinese descr iption
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:874
    • 提供者:王华
  1. fuzzy-clustering-segmentation

    1下载:
  2. 模糊聚类分割主函数及demo,直接运行就行,当然要有图片,-Main functions and fuzzy clustering segmentation demo, run directly on the line, of course, have pictures, Oh
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:9750
    • 提供者:林雪
  1. clustering-system

    1下载:
  2. 本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust算法 2. 评估分类原型:程序可以在二维图像上绘制出聚类的结果 3. 验证:程序给每一个算法提供验证机制,每个聚类算法会统计Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separation Index (S), Xi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2141271
    • 提供者:xcm
  1. color-cluster

    0下载:
  2. 基于opencv的图像颜色聚类算法。聚类精度较高,但颜色数目需要输入。-Opencv image-based color clustering algorithm. Clustering high accuracy, but the number of colors required to enter.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1841668
    • 提供者:mosheh
  1. kind

    0下载:
  2. candy边缘检测,彩色图像的边缘检测,K均值聚类,sobel边缘检测(C)其他是matlab程序-candy edge detection, color image edge detection, K-means clustering, sobel edge detection (C) the other is a matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:512872
    • 提供者:tianlina
  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. HCI

    0下载:
  2. 功能:求两幅图像的相似度,进而用于图像检索 尽管一幅彩色图像包含成千上万种颜色,但在多数情况下,图像中少数几种颜色就涵盖了图像中的大多数的象素颜色。这些颜色被称为主色。一些研究表明:使用主色一般不会降低颜色匹配效果。因此考虑一种次优可行的基于聚类颜色特征的相似度计算方法。 -Function: Find the similarity of two images, and then used for image retrieval although a color image con
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10826047
    • 提供者:daiweiming
  1. FCM-Image-Cluster

    0下载:
  2. 使用FCM和HCM聚类算法对彩色图像进行聚类分割。-Use Fcm and HCM Method to cluster color image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3776299
    • 提供者:pbt
  1. juleifengefa

    0下载:
  2. 一个简单的聚类分割算法,希望可以对初学者有用-A simple clustering segmentation algorithm, hoping to be useful for beginners
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:556
    • 提供者:
  1. 改进后的k均值聚类算法

    0下载:
  2. 这是加以改进后的聚类算法,适合研究聚类的学者使用。
  3. 所属分类:图形图象

  1. K均值聚类

    0下载:
  2. K均值聚类算法图像分割,最传统的一种分割方法(K mean clustering segmentation)
  3. 所属分类:图形图象

  1. K-mean

    0下载:
  2. K-means算法是很典型的基于距离的聚类算法,采用距离作为相似性的评价指标,即认为两个对象的距离越近,其相似度就越大(K-means algorithm is a typical distance based clustering algorithm. The distance is used as the evaluation index of similarity, that is, the closer the distance between the two objects, the
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:13312
    • 提供者:venshow
  1. dbscan的matlab代码实现

    1下载:
  2. 使用MATLAB对文档进行聚类,尤其在数据挖掘中使用,一般用于文本特征表示之后(Clustering documents using MATLAB)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-22
    • 文件大小:5120
    • 提供者:二夕
  1. K-Means PCA降维

    2下载:
  2. K-Means算法,不要求建立模型之后对结果进行新的预测,没有相应的标签,只是根据数据的特征对数据进行聚类。主成分分析降维对数据进行可视化操作,对features进行降维.(K-Means algorithm does not require the establishment of the model after the new prediction of the results, there is no corresponding tag, but only on the character
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:33792
    • 提供者:赵嘉慧
  1. cluster_extraction

    0下载:
  2. 利用pcl对点云数据进行聚类分割,建立索引得到分割后的各个物体构建(Clustering and segmentation of point cloud data using PCL)
  3. 所属分类:图形图象

    • 发布日期:2017-08-19
    • 文件大小:1024
    • 提供者:jtpils
  1. fcm

    0下载:
  2. 使用matlab实现C均值聚类算法 的代码(Using MATLAB to implement C means clustering)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:4096
    • 提供者:jill123
  1. ZPclustering

    0下载:
  2. 实现点的聚类,并用做图像分割,来源是文章:Self-Tuning Spectral Clustering (作者: Lihi Zelnik-Manor, Pietro Perona )(point clustering and image segmentation, algorithm is from paper:Self-Tuning Spectral Clustering(author: Lihi Zelnik-Manor, Pietro Perona ))
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:110592
    • 提供者:菜瓜
  1. K均值聚类在基于OpenCV的图像分割中的应用

    0下载:
  2. 介绍了传统的图像分割与K-均值聚类算法分割,然后利用OpenCV函数将其实现,并介绍了OpenCV中图像分割相关的基本函数。(This paper introduces the segmentation of traditional image segmentation and K- mean clustering algorithm, then uses OpenCV function to implement it, and introduces the basic functions of
  3. 所属分类:OpenCV

    • 发布日期:2017-12-16
    • 文件大小:464896
    • 提供者:术道
  1. chameleon

    1下载:
  2. 一段修改后的变色龙聚类算法,可用于无监督聚类。(A modified chameleon clustering code, using matlab.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:1590272
    • 提供者:yulinlin
  1.  Detect Vehicles

    0下载:
  2. 车辆检测算法,使用聚类外观模型特征的方法实现。(Vehicle detection algorithms are implemented using cluster appearance model features.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-27
    • 文件大小:280576
    • 提供者:Chao SIR
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com