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

搜索资源列表

  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. Yong

    0下载:
  2. Image thresholding has played an important role in image segmentation. In this paper, we present a novel spatially weighted fuzzy c-means (SWFCM) clustering algorithm for image thresholding. The algorithm is formulated by incorporating the spatial ne
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:294242
    • 提供者:silviudog
  1. KMeans1

    0下载:
  2. My version of k-means function. Improved so that there are no empty clusters after segmentation.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:961
    • 提供者:pawci0
  1. kmeans_em

    0下载:
  2. colour image segmentation k means algorithm
  3. 所属分类:Graph program

  1. EMMCLUSTER.tar

    0下载:
  2. Segmentation of Image using k-Means based on centroid values
  3. 所属分类:Development Research

    • 发布日期:2017-04-26
    • 文件大小:366412
    • 提供者:Singam
  1. mcrversion

    0下载:
  2. In this paper, we propose a color-based segmentation method that uses the K-means clustering technique to track tumor objects in magnetic resonance (MR) brain images. The key concept in this color-based segmentation algorithm with K-means is
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:673
    • 提供者:jntu
  1. Kjl

    0下载:
  2. 这是K均值聚类算法 对图像颜色进行聚类 然后对图像分割源代码-This is the K-means clustering algorithm for image clustering and then color image segmentation source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:133730
    • 提供者:李琴
  1. matlab

    1下载:
  2. matlab编写的纹理图像分割gussian滤波后k-means聚类并将不同区域用线条表示出来除m程序还包括测试图片-matlab prepared texture image segmentation gussian filtered k-means clustering will be expressed in different regions of the use of lines, inter m program also includes test pictures
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:2051370
    • 提供者:wyj
  1. Kmeansclustering

    0下载:
  2. 示例程序使用K均值聚类的方法实现了对位图图像的分割即轮廓提取,程序中附带一张位图,可直接打开查看效果、-Sample programs using the K-means clustering methods have been exported to a bitmap image segmentation or contour extraction, the program comes with a digital map, can be directly open the view resu
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2338999
    • 提供者:王彬
  1. 845

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

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

    1下载:
  2. 基于K-均值聚类算法的中药叶片显微图像分割-K-means clustering algorithm based on Chinese medicine leaves Image Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:340012
    • 提供者:周左其
  1. KMEANSCLUSTER

    0下载:
  2. 基于C语言的K-means聚类分析,可完成图像分割-C language-based K-means cluster analysis of image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:29774
    • 提供者:刘钊
  1. kmeans_zp

    0下载:
  2. 使用K-MEANS算法进行图像的分割,并且有详细的语句注释-K-MEANS algorithm using image segmentation, and a detailed statement notes
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:978
    • 提供者:bread
  1. ex_17_2

    0下载:
  2. K均值用于图像分割的Matlab程序,直接可用-K means Matlab for image segmentation process, directly available
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1028
    • 提供者:耿鑫
  1. clustering-algorithm

    0下载:
  2. 聚类算法有很多种,该程序是基于K-均值聚类算法,主要用于图像的分割-There are many clustering algorithms, the program is based on the K-means clustering algorithm, mainly used for image segmentation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:63240
    • 提供者:DD
  1. kmeansimagesegmentation

    0下载:
  2. k-means算法实现图像分割 根据输入的类别数量来计算类别平均值-k-means algorithm for image segmentation This program gets an image and the desired number of partitions and finds the means of the different classes and provides a classified image.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:224779
    • 提供者:zhaoyu
  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. seghough

    3下载:
  2. K均值聚类法基于lab颜色空间分割图像,并用霍夫变换检测圆-K means clustering method is based on lab color space segmentation image and Hough transform to detect circles with
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:196447
    • 提供者:赵健
  1. kmeansgray

    0下载:
  2. K-means algorithm for gray-scale images. Implemented on MATLAB for segmentation.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1048
    • 提供者:buraq01
  1. kmeansrgb

    0下载:
  2. K-means algorithm for color images (3-channel). Implemented on MATLAB for segmentation.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1429
    • 提供者:buraq01
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com