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

搜索资源列表

  1. travailenmat

    0下载:
  2. matlab programming for clustering pam , k-means , dbscan , optics for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:21033
    • 提供者:Ben hassen Amer
  1. code

    0下载:
  2. 基于内容的图像识别特征提取部分——k-均值聚类分割获取形状等信息-Content-based image recognition, feature extraction part of- k-means clustering segmentation information for shape
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5148
    • 提供者:liyanli
  1. colorimagek_means

    2下载:
  2. 自己根据K-MEANS思想在MATLAB下实现的彩色图像分割算法程序,用最普通的语句实现,通俗易懂。可以直接用于对彩色细胞图像的分割,分割结果比较准确,-K-MEANS in accordance with their own ideas in MATLAB to achieve color image segmentation algorithm based on the procedures used to achieve the most common statement, user-fr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:280510
    • 提供者:王悦东
  1. Img2

    0下载:
  2. VC++开发的基本图象处理程序,包括分割,滤波,K均值分割,骨架提取,形态学方法,Hough变换等。-VC++ development of the basic image processing procedures, including segmentation, filtering, K mean segmentation, skeleton extraction, morphological methods, Hough transform and so on.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:132790
    • 提供者:尹名航
  1. imagesegment

    0下载:
  2. 实现图像的分割。改程序是在matlab环境下运行的,程序中用到了k-means算法,实现的结果很不错-This is the program of image segmentation based on the following work: S. Chen, L. Cao, J. Liu, and X. Tang, "Image Segmentation by MAP-ML Estimations", submitted to IEEE Transactions on Image P
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:74210
    • 提供者:培培
  1. 845

    0下载:
  2. 对电路板的图像进行分割,可以提取电路板中的目标物,以对电路板进行检测。文章使用K均值聚类算法完成对电路板图像的分割,针对传统的K均值聚类算法的不足,提出了使用直方图波形的有效波峰个数来确定K值的大小,并通过使用一种比传统的绝对误差的表示更简洁的表达式,达到了快速分割的目的。对一些电路板图像分割的实验结果表明,文章的方法能够根据目标物的数目有效的确定K值的大小,且比传统的K均值算法减少了运算量及计算时间。-On the circuit board image segmentation, to ex
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:635959
    • 提供者:王一
  1. junzhi

    0下载:
  2. k-均值算法,主要进行在matlab中的程序实现,进行图像的分割处理-k-means algorithm, mainly for the program in the matlab implementation for image segmentation
  3. 所属分类:Document

    • 发布日期:2017-03-28
    • 文件大小:2942
    • 提供者:sara
  1. julei

    1下载:
  2. 一个根据laws能量测度对纹理图像进行分割的程序,分割过程采用K均值聚类的方法-A measure of energy under the laws of the texture image segmentation process, the process of segmentation method using K means clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:39412
    • 提供者:dsfdsf
  1. K_MeansSeg

    0下载:
  2. KMeans图像聚类分割:用K-Means聚类方法来对图像进行分割。主要是对图像的颜色进行聚类。开发环境:VC6,需要安装OpenCV。-KMeans clustering in image segmentation: with K-Means clustering approach to image segmentation. Mainly the color of the image cluster. Development Environment: VC6, need to install
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2835919
    • 提供者:chenwenlue
  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. doKmeans_movingWindow

    0下载:
  2. image segmentation by using k means clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:757
    • 提供者:monika
  1. kmeans

    1下载:
  2. 图像分割 matlab 直接运行 基于k均值-Matlab image segmentation based on k-means run directly
  3. 所属分类:Special Effects

    • 发布日期:2015-10-18
    • 文件大小:3072
    • 提供者:吴山大
  1. k_mean_seg

    0下载:
  2. 利用k均值算法对图像色彩进行聚类分割,将图像中色彩相近的分割成一块。一种很好的图像分割算法。-K-means clustering segmentation algorithm for image color, the color in the image is divided into a similar. A good image segmentation algorithm.
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:1065765
    • 提供者:大超
  1. kmeans_image-segmentation

    0下载:
  2. kmeans_图像分割代码,能为深刻了解K均值算法提供一些帮助!-the kmeans_ image segmentation code, to provide some help for a deep understanding of the K-means algorithm!
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:154966
    • 提供者:张星星
  1. k-mean-sift

    0下载:
  2. K均值分割 在图像角点提取中使用 使用VC++进行的编程-K-means segmentation the image corner extraction using VC++ carried programming
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:6096947
    • 提供者:孙孙
  1. K-maens

    0下载:
  2. K均值聚类算法对图像进行分割,实验用程序,亲测可用。-K-means clustering algorithm for image segmentation, experimental procedures, pro-test is available.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:590492
    • 提供者:陈csdn
  1. DIA

    0下载:
  2. 基于matlab的彩色图像分割,方法是K-means聚类分割-Matlab-based color image segmentation method is K-means clustering segmentation
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:127773
    • 提供者:shadow
  1. k-mean

    0下载:
  2. 一个很好的K均值的图像分割程序,很适合初学者用,可以很好的学习一下- The initial k-means algorithm for image segmentation, it is suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:104641
    • 提供者:王林
  1. K

    0下载:
  2. K均值聚类在Matlab中的代码实现,是图像分割和图像识别中常用处理操作-K-means clustering code in Matlab realize image segmentation and image recognition is commonly used in processing operations
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:746
    • 提供者:姜苏
  1. segmentation-of-color-images

    0下载:
  2. 首先将RGB空间的彩色图像转换到LAB空间,然后利用K-means均值聚类方法对lab空间的彩色图像进行图像分割-this method of color image segmentation isbased on K-means and the Color space conversion between RGB and Lab
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:749
    • 提供者:张三
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com