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

搜索资源列表

  1. yael_kmeans

    0下载:
  2. 数字图像中快速k均值聚类图像的实现算法,可以运行啊-Fast mex K-means clustering algorithm with possibility of K-mean++ initialization
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:120832
    • 提供者:张龙
  1. kmeans_demo

    0下载:
  2. 关于CIFAR的K-means特征学习算法-K-means feature learning on CIFAR
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:97583
    • 提供者:Rex Hwong
  1. Clustering

    0下载:
  2. 聚类程序,采用K均值聚类算法的小程序,通过调试,-Clustering procedure, using K-means clustering algorithm a small program, through debugging,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3166968
    • 提供者:duanchw
  1. K_means

    0下载:
  2. 本项目是居于K均值聚类的思想,对灰度图像进行分割。-This project is the idea of living in the K-means clustering, the gray scale image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:6059856
    • 提供者:傅智勇
  1. autok

    1下载:
  2. 图像滤波matlab基于自适应k均值聚类的图像去噪方法-The image filter matlab image denoising method based on adaptive k-means clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1171
    • 提供者:杨希
  1. K_Means

    0下载:
  2. 利用K均值聚类实现非监督分类的功能,可以将大部分常用格式图像进行分类,程序功能强大。-K-means clustering function of unsupervised classification, can be the most common format for image classification, and powerful program.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5259681
    • 提供者:baoxiuwu
  1. kmeans

    0下载:
  2. 一种基于K均值的自然图像聚类方法,编程算法巧妙-Based on the natural images k-means clustering method, programming algorithm is clever
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:537
    • 提供者:水林
  1. Kmeans

    0下载:
  2. 一种基于K均值聚类的彩色图像颜色增强方法,输入已知前景部分RGB值,代码将根据设定值对输入图像进行重新聚类,并进行灰度图像颜色增强,以利于后续二值化处理-K-means clustering-based color image color enhancement method, enter the known foreground RGB values​ ​ , the code will re-clustering of the input image according
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3101
    • 提供者:李宗阳
  1. example

    1下载:
  2. 基于K均值聚类的图像分割,灰度图像分割案例,真彩图像分割案例-K-means clustering-based image segmentation, image segmentation case, the true color image segmentation case
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:64235
    • 提供者:lihanlin
  1. SC_demo

    1下载:
  2. 整理图像特征点提取和分类的程序(可以作为场景分类的前期工作),自己调试过能运行,特征点提取用的SIFT算法,使用K-means聚类算法,将得到的20个聚类中心写入txt文本中-Finishing the image feature point extraction and classification procedures (which can be as the preparatory work of the scene classification), their own debugging
  3. 所属分类:Special Effects

    • 发布日期:2015-05-21
    • 文件大小:5055488
    • 提供者:木易
  1. kmeans-seg

    0下载:
  2. K均值图像分割代码,图像处理初学者可以参考。-K-means image segmentation code, can refer to the beginner.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:757
    • 提供者:贺振华
  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. 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. 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 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com