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

搜索资源列表

  1. 将维对分和K均值算法分割图像

    0下载:
  2. 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:50271
    • 提供者:pbt
  1. K聚类

    1下载:
  2. 基于K均值聚类的图像检索:用K均值聚类方法提取图像特征进行检索-K-means clustering - based Image Retrieval : K-means clustering method of extracting image features Search
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:135109
    • 提供者:吴成玉
  1. K-Means

    0下载:
  2. K均值算法--- --- --- --VC代码编写
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:275101
    • 提供者:biantong
  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. KMeans-with-opencv k均值分类在遥感影像中的应用

    1下载:
  2. k均值分类在遥感影像中的应用,完整的c++代码,注释详细易懂,并且已经验证过-k-means classification in remote sensing images in the application, complete c++ code, comments, detailed and easy to understand, and have been verified
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:12971
    • 提供者:xl
  1. k-means_cluster.rar

    0下载:
  2. 通过将一幅图像的sift特征提取出来,然后对他们采用k均值方法进行聚类,By an image feature extraction sift out, and then on their way to the use of k-means clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:570061
    • 提供者:li
  1. fuzzy-K-means

    0下载:
  2. 代码是一种数据挖掘算法,fuzzy-K-means,对数据进行分类-The code is a data mining algorithms, fuzzy-K-means, data classification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1617
    • 提供者:JACK
  1. K---means-in-LAB

    0下载:
  2. matlab中K-means聚类算法在CIElab空间的可用于车牌检测,基于色彩的图像分割-K- means clustering algorithm in matlab in the CIElab space can be used for license plate detection, image segmentation based on color
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:916
    • 提供者:小王
  1. k-means-and-meanshift

    1下载:
  2. 这是Meanshift算法和K-Means算法的对比的matlab实现~-This is a matlab program of Meanshift and K-Means
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:26247
    • 提供者:cherryh
  1. CPP-k-means

    0下载:
  2. 图像处理,C++环境下的k-means聚类算法,实现图像分割-Image processing, k-means clustering algorithm C++ environment, image segmentation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-01
    • 文件大小:242365
    • 提供者:胡朱林
  1. K-means

    6下载:
  2. 通过非监督分类中的K-均值聚类对Indian pines高光谱图像进行分类-Classification of hyperspectral images of pines Indian by K-means of non supervised classification
  3. 所属分类:Special Effects

    • 发布日期:2016-07-02
    • 文件大小:5954560
    • 提供者:dan
  1. k-means--color-segment

    0下载:
  2. matlab k-means 彩色图像分割 不是很完美,有待提高-matlab k-means color segment,is not very perfect,needing you to improve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1614
    • 提供者:liu
  1. K-means--C

    0下载:
  2. 运用k_means 聚类算法 对图像进行分类识别 c语言代码-Using k means clustering algorithm for image classification to identify c language code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-05
    • 文件大小:9394
    • 提供者:ggx
  1. k-means--segmentation

    0下载:
  2. 该代码实现了k-means聚类算法对图像的分类处理,同时通过RMSE和准确性对比对技术的表现和准确度进行了测试-The code implements the k-means clustering algorithm to classify the image. At the same time, the performance and accuracy of the technique are tested by RMSE and accuracy comparison.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:166222
    • 提供者:Allen
  1. Image Classification Example

    0下载:
  2. python实现用SIFT+K-MEANS+SVM图片分类(Python implementation with SIFT + K-MEANS + SVM picture classification)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:19867648
    • 提供者:simle_远航
  1. 基于 K-means 聚类算法的图像区域分割

    1下载:
  2. 图像处理领域,基于 K-means 聚类算法的图像区域分割(Image processing domain, image region segmentation based on K-means clustering algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:29696
    • 提供者:gaomengxin99
  1. k_means

    0下载:
  2. MATLAB编写K-means算法,已通过验证,并且已经做成函数,可以直接使用(MATLAB writes the K-means algorithm, which has been verified, and has been made into a function that can be used directly)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-11
    • 文件大小:3072
    • 提供者:张tt
  1. k-means

    0下载:
  2. 增加椒盐噪声对图像进行去噪处理后,实现图像分割(Adding salt and pepper noise to image denoising,realization of image segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:v鹏子
  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
    • 提供者:江城歌
  1. 基于 K-means 聚类算法的图像区域分割

    2下载:
  2. 基于K-means聚类算法的图像区域分割(Image region segmentation based on K-means clustering algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-11
    • 文件大小:29696
    • 提供者:星风雪雨
« 1 2 3 4 56 7 8 9 10 ... 23 »
搜珍网 www.dssz.com