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

搜索资源列表

  1. DllKAveIncise

    0下载:
  2. 一个K均值算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a K-means algorithm for image segmentation procedures DLL! Can be used to deal with eight of BMP images!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:42927
    • 提供者:徐敏
  1. DllRoughKmean

    0下载:
  2. 一个基于粗糙集的K均值算法实现图像分割的DLL程序!可以用来处理8位的BMP图像!-a rough set based on the K-means algorithm for image segmentation procedures DLL! Can be used to deal with eight of BMP images!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:43115
    • 提供者:徐敏
  1. DllKAveToColor

    0下载:
  2. 一个K均值算法实现图像分割的DLL程序,并采用伪彩色的方法实现对分割结果的表示!可以用来处理8位的BMP图像!-a K-means algorithm for image segmentation DLL procedures, and the use of pseudo-color method of the results of the division said. Can be used to deal with eight of BMP images!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:43331
    • 提供者:徐敏
  1. KMeans3-based-opencv

    0下载:
  2. 基于OpenCV的K-均值算法,用于聚类分析,如图象的颜色聚类,生成相关的颜色表等.-the K-means algorithm for clustering analysis, such as image color clustering, Formation of color, and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1933
    • 提供者:guolijun
  1. k_mean

    0下载:
  2. 主要实现对于图像内容的K均值聚类算法,以达到分割的目的-main image content for the K-means clustering algorithm to achieve the purpose of segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4177
    • 提供者:cxp
  1. matlab_kjunzhi

    1下载:
  2. 基于matlab的图像K均值聚类算法程序 -Matlab-based Image K-means clustering algorithm procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1067
    • 提供者:
  1. fastkmeans

    0下载:
  2. 快速k-means算法,比matlab 自带的要快很多。-rapid k-means algorithm, compared to the Matlab bringing their much faster.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3718
    • 提供者:zhang chun xiao
  1. TextureAnlysis

    1下载:
  2. TextureAnlysis.m实现遥感图像的纹理分析,以 方向邻域内的灰度均值 和 灰度共生矩阵的熵 作为纹理特征,使用k-means聚类。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:207681
    • 提供者:xxl
  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. 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. ycbcrkmeanidentify.rar

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

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

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

    • 发布日期:2017-03-23
    • 文件大小:105752
    • 提供者:焦焦
  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. kmeans-segment

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

    • 发布日期:2016-05-10
    • 文件大小:768
    • 提供者:stef
  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. julei

    0下载:
  2. 自己写得K均值算法,请大家多多指教,有问题可以邮箱联系-Write their own K-means algorithm, please more advice, there are problems can be linked-mail
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1338
    • 提供者:zhangjing
  1. K_means

    0下载:
  2. 此软件的功能是对遥感图像进行非监督分类。实现算法是k均值-This software is a remote sensing image for non-supervised classification. K-means algorithm implementation are
  3. 所属分类:Special Effects

    • 发布日期:2016-06-20
    • 文件大小:104003
    • 提供者:随风
  1. kmean

    1下载:
  2. c#下实现图像颜色k均值聚类 将像素点颜色分类并合并-c# implementation of color image k-means clustering to classification of color pixels and merge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:41917
    • 提供者:浩峰
« 1 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com