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

搜索资源列表

  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. 在matlab下的k-均值聚类进行图像分类分割处理

    5下载:
  2. 在matlab下的k-均值聚类进行图像分类分割处理,In matlab under the k-means clustering for image classification be dealt with separately
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-09-09
    • 文件大小:992
    • 提供者:zhang
  1. KMean 模式识别中最经典的K均值聚类算法

    2下载:
  2. Matlab语言编写,模式识别中最经典的K均值聚类算法。-KMEAN algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-30
    • 文件大小:561
    • 提供者:成东
  1. KMeans

    2下载:
  2. K均值算法,Matlab实现,输入分类数,实现分类-K means algorithm, Matlab implementation, enter the number of classifications to achieve classification
  3. 所属分类:Graph program

    • 发布日期:2016-07-07
    • 文件大小:992
    • 提供者:王勇
  1. k均值图像分割

    0下载:
  2. k均值方法,对图像进行分割,matlabt程序,希望对大家有所帮助
  3. 所属分类:图形图象

    • 发布日期:2012-10-17
    • 文件大小:1632
    • 提供者:anqbllh@126.com
  1. kmeans

    5下载:
  2. k均值图像分割,经典的图像分割方法,算法简单,效果好。-k-means image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2015-05-24
    • 文件大小:750
    • 提供者:lixu
  1. kmeans

    0下载:
  2. 快速K均值聚类图像分割算法源代码,能很好的实现图像的分割处理-Fast K-means clustering algorithm for image segmentation source code, can achieve very good to deal with image segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:334659
    • 提供者:zhangyun
  1. K_average

    0下载:
  2. k均值聚类或者成为均值聚类,用于对各个数据进行分类-k-means clustering or a means clustering for the classification of the various data
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1697
    • 提供者:李岚
  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. kmeans-image-segmentation

    0下载:
  2. K均值算法实现图像的分割,分割效果可以达到预期的效果-K-means algorithm to achieve image segmentation, segmentation results can be achieved the desired results
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:47185
    • 提供者:赵少敏
  1. kmeans-image-segmentation

    1下载:
  2. K均值 很好用的K均值代码 -K-means K-means used in a very good code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:46534
    • 提供者:shi
  1. K-means.m

    2下载:
  2. K-mean均值算法的matlab功能实现-K-means to achieve the matlab function
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:55086
    • 提供者:spinach
  1. k_means

    0下载:
  2. k-均值聚类法用于各种图像的聚类、分割问题,希望可以对您有利-k-means clustering method for a variety of image clustering, segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:758
    • 提供者:yanliu
  1. k_means_Gray

    0下载:
  2. 对于灰度图的 k均值算法实现 matlab代码-Gray graphics k-means matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:957
    • 提供者:Leo
  1. a

    0下载:
  2. 对于彩色图像的 k均值算法的matlab代码 文件置于c盘根目录-Colored graphics k-means algorithm matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:823
    • 提供者:Leo
  1. kmean_Clustering

    1下载:
  2. k均值聚类分析 c++版本 完全和MATLAB相同-k-means clustering analysis of c++ version of the same full and MATLAB
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:3766
    • 提供者:yuhch
  1. Kmeans-image-segmentation

    5下载:
  2. matlab图像分割实例,K均值用于图像分割,割调用库函数实现,带注释,简单易懂-matlab image segmentation examples, K means for image segmentation, cutting calls library functions, with comments, easy to understand
  3. 所属分类:Special Effects

    • 发布日期:2015-10-18
    • 文件大小:2419712
    • 提供者:王银虎
  1. K-means

    0下载:
  2. 典型的K均值聚类方法,用matlab编写,有几个文件,大家可以参考参考。-K-means clustering methods typically used matlab write, there are several files, you can refer to the reference.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:2382
    • 提供者:郑馨
  1. ImageEnhancement

    0下载:
  2. K均值的图像分割 不错的程序 -kmeans-image-segmentation kmeans-image-segmentation kmeans-image-segmentation kmeans-image-segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2963
    • 提供者:纪昀
  1. K—均值聚类提取

    0下载:
  2. k均值聚类提取,适合学习。先将RGB图像转换到LAB空间,在LAB空间进行聚类分割。(K-means clustering is suitable for learning. First convert the RGB image to LAB space and perform clustering and segmentation in the LAB space.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:2323456
    • 提供者:江城歌
« 12 3 4 »
搜珍网 www.dssz.com