CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 图像聚类

搜索资源列表

  1. 聚类程序

    1下载:
  2. 图像模式识别的聚类器设计,采用VC++实现,和分类器设计相对应。-the designation of image pattern recognation,VC++ is adopted, along with the sort ware designation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:269436
    • 提供者:zxm
  1. K均值聚类

    1下载:
  2. 对图像进行K均值聚类的程序
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-04-18
    • 文件大小:179761
    • 提供者:gunner
  1. AntCluster.rar

    1下载:
  2. 蚁群算法,可生成随机生成的图像和聚类图像。,Ant colony algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-02-04
    • 文件大小:4942534
    • 提供者:希夕
  1. AP_Clustering

    2下载:
  2. AP聚类方法,是08年发表在“科学”上的聚类方法,本人从图像图像方面研究近十年,这是我所见过最好的聚类算法,本程序提供聚类演示,还把它用图像分割试验(matlab7.0环境调试)。-AP clustering method, is 08 published in " Science" on the clustering method, the image from the image in my research in recent years, this is the bes
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:54766
    • 提供者:Li Daxiang
  1. 11912900SpectralClustering

    1下载:
  2. 谱聚类算法进行图像分割,该算法应用MATLAB运行。-Spectral clustering algorithm for image segmentation, the algorithm is applied to run MATLAB.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1358
    • 提供者:liulili
  1. kmeanssource

    1下载:
  2. kmeans程序,用以各种方面聚类分析,诸如入侵检测和图像等。-kmeans method,used in many fields, such as intrusion detection, imag segmentation and etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1293
    • 提供者:bzhen
  1. NcutClustering

    2下载:
  2. 谱聚类和SVM相结合的图像分割程序,这是用matlab编的谱聚类程序,该方法能有效的用于数据分类。-This is a matlab procedures for the spectral clustering.The method is effective for data classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:301922
    • 提供者:liulili
  1. Cluster_MeanShift

    0下载:
  2. 采用meanshift算法实现图像聚类,函数用matlab实现-clustering using Mean-shift
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2733
    • 提供者:xianxi
  1. Workpiecefeatureextraction

    1下载:
  2.  1、有9个工件图像,要求从本章讲授的特征提取方法中,选择3~5种提取工件特征并给出数字结果;链码为必选方法,给出数字结果和图形显示,做到链码和原图像的双向变换显示。(实验报告中应描述相应的特征提取方法并略述实现过程)  2、设计的界面中要具备功能:任选1个工件作为目标,以上述实现的特征提取方法识别该目标的工件类型(即序号),并显示该判别基准特征的数据。  3、有可能的话试用聚类、训练或其他方法对这些工件进行分类。 -err
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:53561
    • 提供者:苏朗
  1. FuzzyClusteringToolbox

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

    • 发布日期:2017-05-11
    • 文件大小:2136262
    • 提供者:王梦萍
  1. growcut

    0下载:
  2. 对图形图像进行切割的算法,此算法还可以用与聚类-Graphic images of cutting algorithms, this algorithm can be used with clustering
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1795644
    • 提供者:jacky
  1. fcm

    0下载:
  2. 通过模糊c-均值(FCM)聚类实现图像的分割。-Through the fuzzy c-means (FCM) clustering to achieve image segmentation.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:797
    • 提供者:张淘
  1. mean_shift

    0下载:
  2. Mean-shift聚类算法详细介绍,里面有丰富的图片和图形-Mean-shift clustering algorithm detail, which is rich in pictures and graphics
  3. 所属分类:Algorithm

    • 发布日期:2017-05-22
    • 文件大小:6727680
    • 提供者:王庆香
  1. imgkmeans

    1下载:
  2. 将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用-The K means algorithm for image segmentation, the input is a color imag
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:336328
    • 提供者:caoliang
  1. k-means

    0下载:
  2. 聚类分析对图像进行聚类分析,分析效果极好,可直接用。-k means
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:166581
    • 提供者:宋家勇
  1. Kmeans

    1下载:
  2. Kmeans图像聚类 Kmeans图像聚类 Kmeans图像聚类-Kmeans image clustering Kmeans image clustering Kmeans image clustering Kmeans image clustering Kmeans image clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-29
    • 文件大小:2245455
    • 提供者:sss
  1. K-seg

    0下载:
  2. 一种K值聚类算法,用来分割彩色图像,提取出目标物体-A K value of the clustering algorithm, used to separate the color image, extracting the target object
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:848
    • 提供者:王军婷
  1. 1、K-means学习

    0下载:
  2. 用k-meas算法对图片聚类,根据图像的颜色,聚类成若干类(Using k-means algorithom to clustering a picture)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:106496
    • 提供者:lotusLena
  1. FLICM_Matlab

    2下载:
  2. 利用FLICM算法进行图像聚类的matlab程序代码,相对于FCM(模糊C均值聚类)算法具有较强的抗噪能力。(FLICM image clustering algorithm matlab code, with respect to FCM algorithm (Fuzzy C-means Clustering) it has a strong anti-noise ability.)
  3. 所属分类:matlab例程

    • 发布日期:2019-06-11
    • 文件大小:1024
    • 提供者:zbinkai
  1. Matlabkmeans聚类分割GUI,分割聚类数可以输入

    1下载:
  2. 该课题为基于kmeans的聚类分割,输入一张彩色图像,可以选择需要分割成多少类,就会以不同颜色区分不同的块,带有GUI界面,操作丰富。(This topic is based on Clustering Segmentation of kmeans. Input a color image, you can choose how many categories you need to segment, and then different blocks will be distinguished
  3. 所属分类:matlab例程

    • 发布日期:2020-04-26
    • 文件大小:72704
    • 提供者:for Matlab
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com