CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - k-means算法 图像

搜索资源列表

  1. KMEANS(matlab)

    0下载:
  2. Matlab环境下的k-means聚类算法,实现图像分割,很快阿!-K-means Clustering arithmetic based on Matlab platform.It s fast for Image-Division!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:31.97kb
    • 提供者:刘明霞
  1. unsupervisedClassification

    0下载:
  2. 非监督分类程序,MATLAB环境,采用K均值算法,通过初始聚类中心逐次迭代而得到所要分类,并输出分类后的图像。-Non-supervised classification procedures, MATLAB environment, using K-means algorithm, the initial cluster center through successive iterations to be classified, and the output classification im
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1.34kb
    • 提供者:邢超凡
  1. imagesegment

    0下载:
  2. 实现图像的分割。改程序是在matlab环境下运行的,程序中用到了k-means算法,实现的结果很不错-This is the program of image segmentation based on the following work: S. Chen, L. Cao, J. Liu, and X. Tang, "Image Segmentation by MAP-ML Estimations", submitted to IEEE Transactions on Image P
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:72.47kb
    • 提供者:培培
  1. clustering-algorithm

    0下载:
  2. 聚类算法有很多种,该程序是基于K-均值聚类算法,主要用于图像的分割-There are many clustering algorithms, the program is based on the K-means clustering algorithm, mainly used for image segmentation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:61.76kb
    • 提供者:DD
  1. Kexample-temp-

    0下载:
  2. K-means聚类算法的实现,可以实现对图像色彩块进行分类,是一个不错的算法,就是处理起来慢了点-K-means clustering algorithm, could achieve the color of the image block classification is a good algorithm is handling up slow
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:67.15kb
    • 提供者:清醒
  1. kmeans

    0下载:
  2. 数据挖掘kmeans图像聚类实验代码 用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码。-VC or Java k-means clustering algorithm, were no longer change the number of iterations and the allocation
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:1.57mb
    • 提供者:周生勇
  1. Pattern-Recognition

    0下载:
  2. 用C++实现了模式识别中K-均值算法的实现,并用于图像分类实现。-Pattern recognition C++ achieve the realization of the K-means algorithm, and used for image classification.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:3.96mb
    • 提供者:lili
  1. Image-Classification-VCPP-Programme

    0下载:
  2. 用C++语言编写的MFC程序,用K均值和ISODATA算法实现BMP影像的自动分类。提供良好的交互接口,用户可在图像上选择初始聚类中心和设定分类相关参数。适合作为初学者学习分类算法和MFC编程的参考资料。提供了文档说明程序的操作过程。-MFC program with C++ language, K-means and ISODATA algorithm to achieve the automatic classification of BMP images. Provide a good i
  3. 所属分类:Menu control

    • 发布日期:2017-11-07
    • 文件大小:2.36mb
    • 提供者:罗晋
  1. kmeans_report

    0下载:
  2. 数据挖掘kmeans图像聚类实验,用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码-Data mining kmeans image clustering experiments, using VC or Java implementation of k-means clustering algorith
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:3.96mb
    • 提供者:吴娟
  1. kmeans_report

    0下载:
  2. 数据挖掘kmeans图像聚类实验,用 VC实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验),提交实验报告与源代码-Kmeans image clustering data mining experiments with VC k-means clustering algorithm, respectively, the number of itera
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6.32mb
    • 提供者:熊京
  1. kmeans_report

    0下载:
  2. 数据挖掘kmeans图像聚类实验,用VC实现 k-means 聚类算法-Kmeans image clustering data mining experiments with VC k-means clustering algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:6.77mb
    • 提供者:李景
  1. K-means-and-iterative

    0下载:
  2. 图像的K均值与迭代处理,k-均值聚类是一种动态聚类,又称“C-均值算法”。-Image k-means and iterative processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1.55mb
    • 提供者:赵天宇1215
  1. kemanstuxiang

    0下载:
  2. 利用K均值聚类算法进行图像分类的基本方法,将模式识别方法与图像处理技术相结合,-Using K means clustering algorithm to carry out the basic method of image classification, the pattern recognition method and image processing technology,
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:693byte
    • 提供者:科研
  1. K-means-matlab

    0下载:
  2. K-means聚类算法的MATLAB版本,不仅给出了代码,还包括在图像分类中的具体应用-K-means cluster algorithm in the version of matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2.33mb
    • 提供者:fish
  1. senleng

    0下载:
  2. 阐述了负荷预测的应用研究,包括最后计算压缩图像的峰值信噪比和压缩效果的源码,基于K均值的PSO聚类算法。- It describes the application of load forecasting, Including the final calculation of the compressed image peak signal to noise ratio and compression of the source, K-means clustering algorithm bas
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5.59kb
    • 提供者:甘淼友
  1. kunqui

    0下载:
  2. 遗传算法无功优化,基于K均值的PSO聚类算法,完整的图像处理课设,包含所有源代码,汽车图像。- Genetic algorithm based reactive power optimization, K-means clustering algorithm based on the PSO, Complete class-based image processing, contains all of the source code, auto image.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:4.86kb
    • 提供者:fang
  1. yaipeng_v30

    0下载:
  2. 基于K均值的PSO聚类算法,包括压缩比、运行时间和计算复原图像的峰值信噪比,现代信号处理中谱估计在matlab中的使用。- K-means clustering algorithm based on the PSO, Including compression ratio, image restoration computing uptime and peak signal to noise ratio, Modern signal processing used in the spectral
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5.48kb
    • 提供者:founaibenkun
  1. jengbang

    0下载:
  2. 图像的光流法计算的matlab程序,非常适合计算机视觉方面的研究使用,基于K均值的PSO聚类算法。- Image optical flow calculation matlab program, Very suitable for the study using computer vision, K-means clustering algorithm based on the PSO.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4.03kb
    • 提供者:faifengfang
  1. avaknate

    0下载:
  2. 用K-MEANS算法进行图像的分割,并且有详细的语句注释-With K- MEANS algorithm for image segmentation, and a detailed statement annotations
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-12
    • 文件大小:241.62kb
    • 提供者:Evangelize
  1. K-means

    0下载:
  2. 使用k-means算法对图像进行分割,并利用遗传算法对k-means算法加以改进(The k-means algorithm is used for the segment of images, and the genetic algorithm is used to improve the k-means algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2kb
    • 提供者:smile_ljx
« 12 »
搜珍网 www.dssz.com