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

搜索资源列表

  1. k_means_Segmentation

    0下载:
  2. 基于K-Means的纹理图像分割,利用k-means方法实现对于纹理的图像分割-K-Means-based texture image segmentation using the k-means method implementation for texture image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:942680
    • 提供者:lizhxu
  1. gabork-means

    1下载:
  2. 该方法采用gabor提取纹理特征,最后采用k-means方法聚类进行图像分割-The method uses gabor texture features extraction, and finally using k-means clustering methods for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:66875
    • 提供者:郝人
  1. kme

    0下载:
  2. k-means Clustring sub routine very useful Texture Image Segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1082
    • 提供者:Zeeshan Junejo
  1. km

    0下载:
  2. KMEANS源代码:k-means 聚类算法 图像处理分割-KMEANS源代码:k-means clustering algorithm for image processing segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2665
    • 提供者:给自己
  1. qiang1

    0下载:
  2. 主要采用聚类的算法实现图像的分割,其算法是k-means,图像分割的效果较理想。-The main clustering algorithm using image segmentation, the algorithm is the k-means, image segmentation results is ideal.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4814802
    • 提供者:王涛
  1. K-means-color-image-segmentation

    1下载:
  2. K-means彩色图像分割,有实验报告,main文件中还有区域生长的算法。-K-means color image segmentation, with experimental report.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2738919
    • 提供者:石笑天
  1. kmeans-seg

    0下载:
  2. K均值图像分割代码,图像处理初学者可以参考。-K-means image segmentation code, can refer to the beginner.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:757
    • 提供者:贺振华
  1. K_means

    0下载:
  2. 一种简单的K均值图像分割方法,已通过测试,可用。-one method of K-means image segmentation,has been tested,useful
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:531
    • 提供者:xm
  1. ColorImageSegmentation

    0下载:
  2. K-Means Image Segmentation
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-05
    • 文件大小:592919
    • 提供者:PitPitFat
  1. k-means-for-image-segmentation

    0下载:
  2. k均值用于图像分割,对于相同颜色但深度不一样可以分割。-k-means for image segmentation, the same color depth can be split.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:1093
    • 提供者:王情伟
  1. K-means

    0下载:
  2. 在诸多的图像分割算法中,K-means聚类方法体现出了高效性和简洁性。该代码完整实现了k-means算法,并利用该算法进行图形分割。k-means 算法接受参数 k,然后将事先输入的n个数据对象划分为 k个聚类以使得所获得的聚类满足:同一聚类中的对象相似度较高,不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。-This code implements the K-means method for image segmentation,
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:62007
    • 提供者:Zhang
  1. K_means_gray

    0下载:
  2. k均值图像分割源码,可对灰度图像进行三类聚类-k-means image segmentation source, three types of clustering of grayscale images
  3. 所属分类:Graph program

    • 发布日期:2017-11-23
    • 文件大小:817
    • 提供者:mhx_nx
  1. K-means

    0下载:
  2. 基于K-eans聚类算法的图像分割方法,对学习理解K-eans聚类能提供很大的帮助。-Image segmentation method based on K-eans clustering algorithm,which provides a great help in learning to understand the K-eans cluster.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:941039
    • 提供者:匡红立
  1. image-segmentation

    0下载:
  2. 图像分解算法,四种方法可选,包括threshold, K means threshold, region growing以及gradient based segmentation-Image decomposition algorithm, four methods available, including the threshold, K means threshold, region growing and gradient based segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4239
    • 提供者:Shawn Chen
  1. k-means-segmentation

    0下载:
  2. segmentation of brain from MRI image using k-means-segmentation of brain from MRI image using k-means
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:646832
    • 提供者:krish
  1. k-means

    0下载:
  2. 用于图像分割的方法很多,其中基于K均值的图像分割方法较为常用,本程序附有详细注解-Image segmentation method based on K-means, with detailed notes
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:933
    • 提供者:而是
  1. Image-segmentation

    0下载:
  2. K均值,ISODATA算法进行图像分割算法-K-means, ISODATA algorithm for image segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3361750
    • 提供者:wangli
  1. K-means-algorithm

    0下载:
  2. Generate the code for K-means algorithm for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:17535
    • 提供者:Rokibul Ahmed
  1. kmeans_segment

    0下载:
  2. 利用K均值进行图像分割,无需利用“苹果为红色”这个先验知识,而只需利用图像本身的特征——前景与背景区别较明显-The use of K-means image segmentation, without the use of " red apple" This a priori knowledge, and simply use the characteristics of the image itself- the more obvious differences betwe
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:85088
    • 提供者:TANSHEN
  1. Kmeans-image-segmentation

    0下载:
  2. k-means用于图像分割,其中包干用于测试的图像及测试的结果-k-means for image segmentation, it contains test images and the results
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7478860
    • 提供者:gequangeng
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com