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

搜索资源列表

  1. kmeans

    0下载:
  2. K均值图像分割,读入彩色图片,输出区域分割后的图片
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1168
    • 提供者:wonder
  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. kmeans

    0下载:
  2. 利用kmeans算法实现一副图像的灰度值分割,也可以实现图像的RGB彩色空间的分割。-Kmeans algorithm using a gray scale image segmentation, image can also be achieved RGB color space segmentation.
  3. 所属分类:Special Effects

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

    2下载:
  2. 彩色图像分割算法,首先基于直方图粗分,而后通过kmeans细分,得到分割结果-Color image segmentation algorithm, first, rough segmentation based on histogram and then broken down by kmeans get segmentation results
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:31914
    • 提供者:meng
  1. ImageProcessing

    1下载:
  2. opencv+mdi实现,包含数字图像处理基本几何变换,以及fft,ifft,kmeans和形态学处理、直方图均衡化、伪彩色增强、指数增强等操作。-opencv+ mdi implementation, including basic geometric transformation of digital image processing, and fft, ifft, kmeans and morphological processing, histogram equalization, ps
  3. 所属分类:Graph program

    • 发布日期:2015-11-12
    • 文件大小:2029568
    • 提供者:liujie
  1. clusterImg

    2下载:
  2. 彩色图像分割,灰常不错。This function implements kmeans clustering on an input RGB (m x n x 3) image. The user inputs at least two inputs: IMGIN and NCLUSTERS, and this function will step through an interactive color segmentation using kmeans clustering. It
  3. 所属分类:Special Effects

    • 发布日期:2016-04-18
    • 文件大小:9216
    • 提供者:zhuweina
  1. Kmeans-MATLAB

    3下载:
  2. 该代码能够实现K均值聚类算法对彩色图像分割,在MATLAB下实现。-The code can achieve K means clustering algorithm to color image segmentation, in MATLAB to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-18
    • 文件大小:1024
    • 提供者:牛少敏
  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. kmeans

    0下载:
  2. 将彩色图像,转化到Lab空间,利用K-means类聚对图像进行分割-The color image is transformed into Lab space, the use of the class of K-means poly image segmentation
  3. 所属分类:2D Graphic

    • 发布日期:
    • 文件大小:1021
    • 提供者:李永
  1. kmeans_cluster_recognization

    1下载:
  2. kmeans聚类,彩色图像分割,形态学处理,标记水果-kmeans clustering, color image segmentation, morphological processing, labeled fruit
  3. 所属分类:Special Effects

    • 发布日期:2017-12-06
    • 文件大小:2395759
    • 提供者:王灿
  1. Kmeans-image-segmentation

    0下载:
  2. 一个 k-means 分割彩色图像,很不错,试验了可以用,相当不错- The initial k-means algorithm for image segmentation, it is suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2420204
    • 提供者:王林
  1. kmeans

    0下载:
  2. 主要是基于聚类K均值的算法,用于将彩色图像转化为灰度图像。-Mainly based on K-means clustering algorithm for converting color images to grayscale.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-28
    • 文件大小:424990
    • 提供者:fangella
  1. image-segmentation_Kmeans

    0下载:
  2. Kmeans算法分割分割彩色图片,对于颜色区分明显的图片有很好效果,使用时只需要更改处理图片的路径即可,Matlab程序-color image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:209760
    • 提供者:jiangsanmu
  1. 基于MATLAB图像分割分类代码

    2下载:
  2. 彩色数值自动识别代码 KMEANS自动 散点图 基于MATLAB图像处理(Color numerical automatic identification code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:134144
    • 提供者:发条芒果
  1. kmeans

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

    • 发布日期:2018-05-06
    • 文件大小:634880
    • 提供者:zlsxf
  1. Matlabkmeans聚类分割GUI,分割聚类数可以输入

    1下载:
  2. 该课题为基于kmeans的聚类分割,输入一张彩色图像,可以选择需要分割成多少类,就会以不同颜色区分不同的块,带有GUI界面,操作丰富。(This topic is based on Clustering Segmentation of kmeans. Input a color image, you can choose how many categories you need to segment, and then different blocks will be distinguished
  3. 所属分类:matlab例程

    • 发布日期:2020-04-26
    • 文件大小:72704
    • 提供者:for Matlab
搜珍网 www.dssz.com