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

搜索资源列表

  1. kmeans

    0下载:
  2. 该函数采用kmeans法进行阈值分割 二值化kmeans.c
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1597
    • 提供者:王晶
  1. KMEANS

    0下载:
  2. 用于kmeans算法实现,是用C语言编写的,易于转为C++,可以方便想知道kmeans后台算法的朋友学习,希望那个对大家有所帮助
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3007
    • 提供者:尹梓名
  1. kmeans

    0下载:
  2. Application of kmeans clustering algorithm to segment a grey scale image on diferent classes.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:38116
    • 提供者:ma
  1. kmeans算法。opencv上面聚类算法的例子

    0下载:
  2. kmeans算法。opencv上面聚类算法的例子,是一个很好的学习程序。-kmeans algorithm. A good example for learning kmeans.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4538283
    • 提供者:xiaoyan
  1. KMeans.rar

    1下载:
  2. 这是k均值聚类的实现代码,效果非常的好,已经经过实际的项目验证过了,需要的朋友欢迎下载....,this is the discr iption of the k-means algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:8594
    • 提供者:王登位
  1. clustering.rar

    0下载:
  2. 图像分割算法之间的比较,比较前沿的放发,利用了kmeans和模糊K均值,Between the image segmentation algorithm compares the release cutting-edge hair, use a K-means and fuzzy kmeans
  3. 所属分类:Special Effects

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

    2下载:
  2. 基于matlab的图像k均值算法,实现对一副彩色图像进行分割。-Matlab image based on k means algorithm, to realize a color image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-18
    • 文件大小:1172
    • 提供者:李兴泽
  1. segmentation_kmeans

    0下载:
  2. 基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。-Kmeans-based image segmentation algorithm, first of all get the image, and then determine the classification, and calculate the various categories mean, and thus obtain the classification of each pi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:800
    • 提供者:meng
  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. Kmeans

    0下载:
  2. 基于opencv的kmeans聚类实现 输入文本数据,进行聚类输出-Opencv-based clustering of kmeans the input text data, clustering output
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2260631
    • 提供者:Cindy
  1. kmeans

    4下载:
  2. 利用kmeans方法进行图像分割的matlab代码,希望对大家有用-Kmeans method using image segmentation matlab code, in the hope that useful
  3. 所属分类:Special Effects

    • 发布日期:2015-10-18
    • 文件大小:1085
    • 提供者:ruchong
  1. Kmeans

    0下载:
  2. 基于Kmeans算法的图像分割,一般Kmeans是数据挖掘中用来聚类的,本试验利用图像中的灰度值作为Kmeans算法的原始点,进行图像分割-Kmeans algorithm based on image segmentation, data mining in general Kmeans is used to clustering, the trial use of the image gray value as the original algorithm Kmeans spots for
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:84651
    • 提供者:蚂蚁
  1. kmeans-fast

    0下载:
  2. Kmeans clustering for images. Matlab.
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:3508
    • 提供者:ss
  1. kmeans

    0下载:
  2. 用matlab实现的一个基于均值聚类算法的图象分割的中心程序-kmeans
  3. 所属分类:Special Effects

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

    1下载:
  2. 通过kmeans对图像进行颜色和区域分场,效果很好,是自己亲自写的代码!-The image color by kmeans and regional locations are very good, is personally written code!
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:162119
    • 提供者:liushengbo
  1. kmeans

    0下载:
  2. IDL编写的Kmean程序,用于图像k均值变换-kmeans of IDL
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:716
    • 提供者:lixia
  1. Kmeans图像分类C++代码

    0下载:
  2. Kmeans图像分类C++代码,直接把输入图像的路径修改一下即可使用!!!(Kmeans image classification C++ code)
  3. 所属分类:图形图像处理

  1. 快速K-均值(kmeans)聚类图像分割算法源代码

    0下载:
  2. 本算法Kmeans可以用于非监督分类学习,用于图像处理、模式识别分类(The algorithm Kmeans can be used for unsupervised classification learning, for image processing, pattern recognition and classification.)
  3. 所属分类:2D图形编程

    • 发布日期:2018-05-03
    • 文件大小:52224
    • 提供者:腼腆的巴豆
  1. kmeans

    0下载:
  2. 使用kmeans算法实现了彩色图像的颜色聚类(Color image clustering)
  3. 所属分类:图形图象

    • 发布日期:2018-05-06
    • 文件大小:634880
    • 提供者:zlsxf
  1. kmeans图像分类

    5下载:
  2. 利用简单kmeans聚类算法,对不同图片进行分类,图片内容包括人像,风景,建筑,动物,植物等,平台是matlab。(The simple k - means clustering algorithm is used to classify different pictures. the picture content includes portrait, scenery, architecture, objects, plants, etc. The platform is MATLAB.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-12-21
    • 文件大小:1634304
    • 提供者:网安贝
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com