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

搜索资源列表

  1. Untitled2

    0下载:
  2. 一种应用K均值算法应用于图像分割中的技术-An application k-means algorithm is applied to image segmentation of technology
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:727
    • 提供者:李静
  1. rgb

    0下载:
  2. 基于颜色信息的图像分割,其中用到了了、k-means算法进行聚类,结果很好-a way to segmentation by color
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:711
    • 提供者:衣建军
  1. Kjunzhijulei

    0下载:
  2. 基于色彩空间,使用K均值聚类算法对图像进行分割。目标是自动使用L*a*b色彩空间和k均值聚类算法实现图像分割。-Based on the color space, using the K-means clustering algorithm for image segmentation. The goal is to automatically use the L* a* b* color space and k-means clustering algorithm to achieve ima
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1046
    • 提供者:husir
  1. HW3

    0下载:
  2. matlab 彩色图像segmentation 使用 k-means clustering -matlab color iamge segmentation using k-means clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:941
    • 提供者:edward
  1. Vector-quantization-of-the-C

    0下载:
  2. 矢量量化算法的C语言实现:LBG(K-均值)聚类算法,在欧几里的距离基础上用LBG算法将输入向量聚类。-Vector quantization of C language implementation algorithm:LBG (k-means) clustering algorithm, in several European based on the distance with LBG algorithm will input vector clustering.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3056
    • 提供者:lorna
  1. k_algorithm

    0下载:
  2. k-均值算法(动态聚类法),在数据图像及模式识别,经济,社会学得到广泛应用的算法-k-means algorithm (dynamic clustering method), a widely used algorithm in the data image and pattern recognition, economic, sociological
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1723
    • 提供者:deicide
  1. segmentation

    2下载:
  2. 一种融合了色彩信息和空间信息的色彩分割算法,基于OpenCv,分割效果明显优于JSEG算法,K-means算法C-means算法等常见算法,是中科院863计划的项目,我进行了修改和平台移植,有详细的注释。-a efficient algorithm for colorful pic segmentation based on OpenCv
  3. 所属分类:Special Effects

    • 发布日期:2015-03-31
    • 文件大小:12676096
    • 提供者:李木木
  1. segmentation

    0下载:
  2. 基于lab色彩空间的k-means彩色图像分割算法-color picture segmentation based on lab color-space and k-means
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:140657
    • 提供者:zhang
  1. K_means

    0下载:
  2. 一种简单的K均值图像分割方法,已通过测试,可用。-one method of K-means image segmentation,has been tested,useful
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:531
    • 提供者:xm
  1. JuLeiFenXi2.1.2

    0下载:
  2. 用OPEN CV在VS2010下实现运动物体分离,算法理论:K—均值聚类算法-Moving objects in VS2010 with the OPEN the CV separation algorithm theory: K-means clustering algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:26882137
    • 提供者:梁卓立
  1. bayesian_kmeans_bp

    0下载:
  2. 贝叶斯分类程序,用于图像的分割,二值化等,是模式识别中的一种基本分类方法。 k均值聚类,神经网络-Bayesian classification procedures for image segmentation, binarization is a basic classification in pattern recognition. k-means clustering, neural networks
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1535
    • 提供者:
  1. kmean

    0下载:
  2. k均值聚类分割,用于颅脑分割的效果不错,自己编的哦-k-means clustering segmentation for brain segmentation, good results, their own series.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1070
    • 提供者:鞠岩
  1. kkk

    0下载:
  2. k均值聚类,类数可以自行指定,结果显示聚类中心-K-means clustering, the class number can be specified on its own, and the results showed that the clustering center
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2388
    • 提供者:宋明
  1. kjunzhi

    0下载:
  2. k均值聚类,聚为2类,结果显示散点图,红色十字表示聚类中心-K-means clustering, the class number is 2, and the results showed that the clustering center
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2816
    • 提供者:宋明
  1. kjunzhiduolei

    0下载:
  2. k均值聚类,类数可以自行指定,输出散点图,红色十字为聚类中心-K-means clustering, the class number can be specified on its own, the output scatterplot chart, and the Red Cross for clustering center
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1803
    • 提供者:宋明
  1. k_means_image

    0下载:
  2. 完全用C++写得k-means算法实现图像分割源代码,逐个字节读取图像,-Completely with C++ write the k-means algorithm to achieve image segmentation source code, one by one byte to read the image,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:673427
    • 提供者:
  1. K1092013005K-

    0下载:
  2. K均值聚类算法 对图像颜色进行行聚类 然后对图像分割可直接使用。 -K-means clustering algorithm for image color line clustering and image segmentation can be used directly.
  3. 所属分类:Special Effects

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

    0下载:
  2. K-means clustering image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:810
    • 提供者:seriari
  1. bag_words_demo

    0下载:
  2. Graphic Detection and Recognition using Bag-of-word method, finding feature vector with K-means classifier, training or testing data with Naive Bayes Classifier or PLCA method.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:32281651
    • 提供者:Huang Hua
  1. mykmeans

    0下载:
  2. k-means算法 算法算法 算法算法 算法 -k-means algorithm algorithm algorithm algorithm algorithm algorithm algorithm algorithm algorithm algorithm algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:573
    • 提供者:赵翔
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 23 »
搜珍网 www.dssz.com