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

搜索资源列表

  1. image

    0下载:
  2. 基于纹理度量的图像分割,适用于遥感图像,利用到K-mean算法-texture measurement based on the image segmentation, applicable to remote sensing images, the use of K-mean algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-15
    • 文件大小:444308
    • 提供者:lichuan
  1. K-均值聚类算法

    13下载:
  2. K-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现,K-means clustering algorithm, cluster analysis of data that can be used, such as key frame extraction. Using matlab to achieve
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-07-16
    • 文件大小:122757
    • 提供者:zhengmin
  1. kmeans-image-segmentation

    1下载:
  2. K-meansK均值聚类在无监督的情况下选择图像特征的算法-K-meansK means clustering in the case of unsupervised image feature selection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2015-10-18
    • 文件大小:46288
    • 提供者:renli
  1. K-Mean

    0下载:
  2. 遥感影像K均值分类算法,针对bmp彩色图像。VC++6.0编程实现。-K means of remote sensing image classification algorithm for bmp color images. VC++6.0 programming.
  3. 所属分类:Special Effects

    • 发布日期:2016-06-20
    • 文件大小:224810
    • 提供者:
  1. 123456789K_Average

    0下载:
  2. K均值算法的matlab代码,使用起来很简单,对于模式识别的效果也很好,初学者也很容易看懂。-K-means algorithm matlab code, very easy to use, for the effect of pattern recognition is also good, beginners can easily understand.
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:55945
    • 提供者:tang
  1. juleiseg

    1下载:
  2. 基于matlab的彩色图像分割,利用k聚类算法-Matlab-based color image segmentation, clustering algorithm using k
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1174
    • 提供者:求是赤子
  1. 109201305K

    0下载:
  2. K均值聚类算法 对图像颜色进行聚类 然后对图像分割-K-means clustering algorithm to cluster the color image segmentation and then
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:135113
    • 提供者:小五子
  1. kMeans

    0下载:
  2. k-mean image clustering source code developed using java
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:2214
    • 提供者:deepak
  1. SimpleRegionGrowing

    0下载:
  2. usefull k-mean algorithm developed for image clustering using java
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:3839
    • 提供者:deepak
  1. Wavelet_Classify

    0下载:
  2. 基于小波变换和K-Mean算法的崇明东滩遥感图像分类,读取样本的能量特征向量进行分类,并返回分类图像的RGB图,显示各类地物面积比例-Based on wavelet transform and the K-Mean Algorithm for remote sensing image classification Chongming Dongtan, the energy to read a sample feature vectors for classification, and retu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1423567
    • 提供者:李琛
  1. PatternRecognition

    0下载:
  2. 对图像利用ISODATA与K均值算法进行聚类分析-Clustering analysis for image by ISODATA and K-Mean Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:61477
    • 提供者:钱成越
  1. K_Mean

    0下载:
  2. c++k均值算法,简单的示例程度,对K-mean学习有帮组-c++ k means algorithm, a simple example of the extent of the K-mean learning to help groups
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:600815
    • 提供者:健健
  1. K-mean

    0下载:
  2. 基于纹理度量的图像分割,适用于遥感图像,主要利用到K-mean算法。-Image segmentation based on texture measurement for remote sensing image, the main advantage of K-mean algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:445474
    • 提供者:葛宏
  1. kmean

    0下载:
  2. 包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.-Entropy Based Subspace Clustering for Mining Data- ENCLUS- a new version of PROCLUS algorit
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1130028
    • 提供者:陈老师
  1. Kmean

    0下载:
  2. 基于OpenCV的例程,修改实现了基于MFC对话框构架的K均值算法,将部份注释和运行提示译成了中文,有助于更好地理解原程序。-MFC Dialog based K-mean algorithm modified from OpenCV source with Chinese comments added inside to make sure better understanding of it.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3419731
    • 提供者:安庆友
  1. k_mean_uv

    0下载:
  2. 利用k—mean算法根据U、V进行聚类分块,最后完成图像分割,分割出得块用不同的灰度等级表示出来。-K-mean algorithm to cluster sub-blocks according to the U, V, to finalize the image segmentation, segmentation have blocks with different gray levels represented.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:1071226
    • 提供者:大超
  1. k-mean

    0下载:
  2. 一个很好的K均值的图像分割程序,很适合初学者用,可以很好的学习一下- The initial k-means algorithm for image segmentation, it is suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:104641
    • 提供者:王林
  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. 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. K-means

    0下载:
  2. 对图像用k-means算法进行处理,得到效果更好的图像(Processing the image with k-means algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:39936
    • 提供者:Nidhogg123
« 12 »
搜珍网 www.dssz.com