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

搜索资源列表

  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. 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. 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. fiefang_v18

    0下载:
  2. 基于K均值的PSO聚类算法,数据模型归一化,模态振动,sar图像去噪的几种新的方法。- K-means clustering algorithm based on the PSO, Normalized data model, modal vibration, Several new methods sar image denoising.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:6.09kb
    • 提供者:雷炳平
  1. vi815

    0下载:
  2. 预报误差法参数辨识-松弛的思想,基于K均值的PSO聚类算法,实现了图像的加水印,去噪,加噪声等功能。- Prediction Error Method for Parameter Identification- the idea of relaxation, K-means clustering algorithm based on the PSO, Realize image watermarking, de-noising, plus noise and other functions.
  3. 所属分类:Other systems

    • 发布日期:2017-12-18
    • 文件大小:4kb
    • 提供者:徐亮
  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
  1. julie

    1下载:
  2. 基于K-means聚类算法的图像区域分割的程序实现(Cluster the function image.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:zj_math
搜珍网 www.dssz.com