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

搜索资源列表

  1. gabor_c

    0下载:
  2. 用gabor滤波器,K-means聚类的方法实现对图像进行纹理分割。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:351298
    • 提供者:黎维娟
  1. sambhare

    3下载:
  2. matlab编写的纹理图像分割 gussian滤波后k-means聚类 并将不同区域用线条表示出来 除m程序还包括测试图片、pdf文件、ppt文件、doc文档
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2051366
    • 提供者:程雪娇
  1. KmeansImageSegmentation

    0下载:
  2. 基于Opencv实现的k-means聚类图像分割算法,可自定义聚类个数,根据像素点的位置和颜色进行聚类
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3224353
    • 提供者:drowning
  1. zhengtizhifang

    0下载:
  2. 这是一种新的直方图处理技术,它在分开的直方图基础上重新分配三个子图像的像素。我们使用k-means获得来自输入图像的二个质心, 然后推论出二个极值把输入图像分为三个子图像。 在精确的数学计算之后,连接的成份被从子图像单独地获取。 应用上述新直方图处理技术,,分别对三个子图像(基于原始直方图的两个极值分解输入图像获得)实行直方图均等化。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:113814
    • 提供者:霍丽琴
  1. KMeans.rar

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

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

    1下载:
  2. 彩色图像分割程序,采用k-means算法,用c++语言编写。 ,Color image segmentation procedures, the use of k-means algorithm, with c++ languages.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3480881
    • 提供者:yuna
  1. vlfeat-0.9.4.1.tar.gz

    0下载:
  2. The VLFeat open source library implements popular computer vision algorithms including SIFT, MSER, k-means, hierarchical k-means, agglomerative information bottleneck, and quick shift. It is written in C for efficiency and compatibility, with interfa
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1548764
    • 提供者:fenglei yang
  1. NPatternRecognizer

    0下载:
  2. 这是一个机器学习的通用算法库,用.NET编写,实现了SVM,K-MEANS聚类等经典的机器学习算法-This is a general purpose machine learning algorithms library, use. NET prepared to achieve the SVM, K-MEANS clustering and other classic machine learning algorithms
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1065522
    • 提供者:Juanna
  1. ycbcrkmeanidentify.rar

    1下载:
  2. k均值,YCbCr空间的,用于图像分割。,k-means
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1111
    • 提供者:丽丽
  1. kmeans2.rar

    0下载:
  2. 数据挖掘k-means算法实现,数据随机生成,维数和聚类数据量自己设置。,Data Mining k-means algorithm, randomly generated data, clustering data dimension and the volume of their own settings.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:332422
    • 提供者:日新
  1. k_means.rar

    0下载:
  2. 基于K均值聚类的图像分割算法 java源代码 十分好用 希望大家喜欢,K-means clustering-based image segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:105752
    • 提供者:焦焦
  1. sift_0_9.rar

    0下载:
  2. sift算法0.9版;对数据进行提取后聚类;采用聚类算法k-means,sift algorithm version 0.9 right after extracting the data clustering using k-means clustering algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:85965
    • 提供者:rockey_jiang
  1. Kmean

    0下载:
  2. 模式识别中的C++源代码进行K均值法的应用-Pattern Recognition C++ source code of the application of K-means
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:192709
    • 提供者:jacket
  1. UPublic

    0下载:
  2. 一个用delphi 写的图像,K均值(K-means)聚类算法-Written with the image of a delphi, K mean (K-means) clustering algorithm
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:1022
    • 提供者:channels_net
  1. 聚类的matlab程序

    0下载:
  2. k-means聚类算法的matlab程序大全
  3. 所属分类:图形图象

  1. 聚类的matlab程序

    0下载:
  2. k-means聚类算法的matlab程序。
  3. 所属分类:图形图象

  1. kmeans-segment

    1下载:
  2. 利用k-means算法进行图像分割,效果较好-Using k-means algorithm for image segmentation is better
  3. 所属分类:Special Effects

    • 发布日期:2016-05-10
    • 文件大小:768
    • 提供者:stef
  1. segmentation

    0下载:
  2. 基于K均值算法和互信息熵差的算法,可以有效地确定分类数,从而该算法对医学图像进行自动优化分割。-K means algorithm based on entropy and mutual information algorithms, can effectively determine the classification number, so that the algorithm for automatic optimization of medical image segmentation.
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:2495
    • 提供者:王远
  1. Colordetection

    0下载:
  2. color detection using k-means algorithm-color detection using k-means algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:232448
    • 提供者:chofa
  1. meanks

    1下载:
  2. 这个应用程序是使用k均值聚类算法分割一个灰度图像。-This application is to use k-means clustering algorithms partition a gray image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-27
    • 文件大小:1024
    • 提供者:Joe Black
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 23 »
搜珍网 www.dssz.com