CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - k means

搜索资源列表

  1. kmeans

    0下载:
  2. K-means算法是最简单的一种聚类算法。算法的目的是使各个样本与所在类均值的误差平方和达到最小,该程序操作简单,能快速实现遥感影像的kmeans聚类,进行影像分类,显示分类结果。-K- means algorithm is the simplest kind of clustering algorithm.Algorithm is designed to make the sample and the average in the class to minimize the error sum
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1112
    • 提供者:css
  1. kmeans

    0下载:
  2. 非监督分类的K-MEANS,遥感图像处理中常用。-Unsupervised classification K- MEANS, is commonly used in remote sensing image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1303
    • 提供者:刘杨
  1. kmeans

    0下载:
  2. K-means图像分割,简单方便的经典图像分割方法~-K-means image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:702
    • 提供者:doudou
  1. Image-segmentation

    0下载:
  2. 利用相位一致性提取图像边缘,K-means聚类后区域生长进行图像分割,附有参考资料-Using phase coherence image edge extraction, the K-means clustering region growing image segmentation, with reference
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2569335
    • 提供者:朱健
  1. ColorTrain

    0下载:
  2. 从图像数据集中随机采样得到rgb集合,并使用k-means聚类训练RGB颜色码本,作为颜色特征-Get the RGB color features from the image dataset, and use k-means algorithm to get the RGB cluster centers which we could use to be color codebook
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12567780
    • 提供者:Min Wang
  1. K_mean

    0下载:
  2. 很好用的K均值算法,聚类效果较好,输入bmp灰度图像-Good use of K-means algorithm, clustering better, grayscale image input bmp
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4694794
    • 提供者:Cindy
  1. 2012302590069

    0下载:
  2. 图像K均值聚类,使用DIB类实现,整体比较简单-Image K-means clustering, using DIB class implementation, the overall relatively simple
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2119141
    • 提供者:
  1. MyGrabCut

    2下载:
  2. GrabCut 迭代图割算法实现:其中只有部分k—means算法和maxflow算法调用opencv库,其程序可以随意更改,测试算法时间,做改进算法练习-GrabCut iterative graph cut algorithm: where only part of the k-means algorithm and maxflow algorithm calls opencv library, the program can change, time to test the algorith
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-03-07
    • 文件大小:20308827
    • 提供者:徐健
  1. KMeans

    0下载:
  2. 利用K均值对特征进行聚类,是聚类方法中最常用且容易理解的方法-k-means clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:828
    • 提供者:任菲菲
  1. wet1

    0下载:
  2. 基于K均值算法对数据地图进行处理的一个代码-A code is based on K-means algorithm for processing the data map
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1894
    • 提供者:王杰
  1. julei

    0下载:
  2. 聚类 c++ 测试程序 直接运行 注释详细-k Means Clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3612645
    • 提供者:zhangyw
  1. Experiment4K_means

    0下载:
  2. 图像处理的K-means聚类算法,VC环境下编写。-Image processing K-means clustering algorithm, VC environment to write.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:547851
    • 提供者:zuoweijie
  1. kmeansclustering

    0下载:
  2. 基于K-means聚类算法对彩色图象进行分割,聚类的个数可由自己定义.-Based on K- means clustering algorithm for color image segmentation,and the number of clustering can be defined by yourself.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1296
    • 提供者:蔡晋茹
  1. Kmean

    0下载:
  2. 在matlab下的k-均值聚类进行图像分类分割处理-In matlab under the k-means clustering for image classification be dealt with separately
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:885
    • 提供者:tck
  1. kmeans

    0下载:
  2. 《模式识别》课本中的一道课后题的代码实现 C均值算法 也叫做 K means- Pattern recognition in the textbook of a class of code to achieve the C algorithm is also called means K
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:987
    • 提供者:宋璇
  1. PPO_jgp

    0下载:
  2. 粒子对算法在图像压缩中的应用,粒子对,K-means,聚类。-Particle algorithm in image compression applications, particle, K-means, clustering.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:403213
    • 提供者:小阳
  1. haveatry

    0下载:
  2. 基于MATLAB的图像分割。使用的方法是K-MEANS。效果不错。-K-MEANS based on MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:833
    • 提供者:pengliangchan
  1. PCAKTest

    0下载:
  2. 本人VC编写的根据PCA和KMEANS思想进行差值图像聚类处理,处理效果与MRF类似,很好用。-VC prepared according to PCA and K MEANS ideological difference image clustering process, the treatment effect with MRF is similar to good use.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4365867
    • 提供者:晓风
  1. apple

    0下载:
  2. rgb转化为lab空间,k-means聚类,基本的图像处理如腐蚀膨胀等,分水岭分割方法分割标记-rgb converted to lab space, k-means clustering, basic image processing such as corrosion expansion, etc., watershed segmentation segmentation mark
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:166456
    • 提供者:李梦莹
  1. project

    0下载:
  2. 通过特征,使用K-means算法找到相类似的特征-By characteristics, using K-means algorithm finds similar characteristics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1232
    • 提供者:秋之丝
« 1 2 ... 8 9 10 11 12 1314 15 16 »
搜珍网 www.dssz.com