CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 聚类 分割

搜索资源列表

  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. matlab-clustering-segmentation

    0下载:
  2. matlab程序代码 聚类分割程序 图形聚类分割-the matlab code clustering segmentation graphics Clustering Segmentation
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:3585
    • 提供者:zl
  1. Kmean1

    0下载:
  2. 用于遥感图像分类。其输入为几幅遥感图像,使用k-mean聚类方法对图像中的不同地形进行聚类分割--For remote sensing image classification. Their input for a number of remote sensing images, the use of k-mean clustering method to image the topography of the different cluster partition
  3. 所属分类:source in ebook

    • 发布日期:2017-11-25
    • 文件大小:194024
    • 提供者:王斌
  1. MeanShiftSegMent

    0下载:
  2. 根据D. Comaniciu, P. Meer: Mean Shift: A robust approach toward feature space analysis 以及 C. Christoudias, B. Georgescu, P. Meer: Synergism in low level vision.这两篇文献提供的方法编写的图像分割代码,作者是 Chris M. Christoudias, Bogdan Georgescu,代码经我看了后加了丰富的中文注释,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5794452
    • 提供者:
  1. jlfx

    0下载:
  2. 聚类分割彩色图片-基于Matlab的彩色图像分割-聚类分析,经个人测试完全可用。-Clustering color image segmentation of color image segmentation based on Matlab- cluster analysis, the individual test completely available.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:5579
    • 提供者:咸鱼
  1. Untitled

    0下载:
  2. k-mean算法,使用matlab工具箱工具对图像进行聚类分割。-k-mean algorithm, using matlab clustering toolbox tool for image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:671
    • 提供者:张寒
  1. Untitled2

    0下载:
  2. k-mean算法,使用matlab工具箱工具对图像进行聚类分割。-k-mean algorithm, using matlab clustering toolbox tool for image segmentation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1047
    • 提供者:张寒
  1. ClusterImageSegmentation

    0下载:
  2. 图像聚类分割。将灰度图转换为2值图像。大家可自行修改,加入24位图处理功能。-Image clustering segmentation. The binary image is converted to grayscale. We can modify, add 24 Figure processing functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1162
    • 提供者:Hason
  1. yansejulei

    0下载:
  2. 图像颜色聚类分割,实现了图形分割,基于RGB特征并显示出来。-Color image segmentation clustering, to achieve the graphics division, based on the characteristics of RGB and displayed.
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:722
    • 提供者:evenmo
  1. pic

    2下载:
  2. 用c#和emgucv实现了hough变换检测圆和最大类间方差和k均值聚类分割图像,k均值聚类的函数可填写分类数和迭代次数的阈值,而且是基于灰度的。(ps:函数都是自己实现的,但是读取图片信息用的是emgucv自带的函数)-With c# and emgucv achieved between hough transform circle detection and maximum variance and k-means clustering image segmentation, the fu
  3. 所属分类:Special Effects

    • 发布日期:2015-04-22
    • 文件大小:25356288
    • 提供者:妮乐
  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. colpiccut

    0下载:
  2. 将颜色信息由RGB空间转换到Lab空间,利用ab分量的信息(颜色)对图像进行基于Kmean的聚类分割。-The color space conversion from RGB information Lab space, using the ab component information (color) image segmentation based clustering Kmean.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:744
    • 提供者:ckk
  1. EdgeContour

    0下载:
  2. 对复杂图象进行基于颜色的聚类分割、轮廓提取、种子填充、边缘检测基本算子等-Complex clustering-based color image segmentation, contour extraction, seed filling, edge detection operator and other basic
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-17
    • 文件大小:4120337
    • 提供者:wu
  1. FCM_mat

    1下载:
  2. 图像模糊聚类分割算法,一个文件包,希望能有所帮助。-Fuzzy clustering image segmentation algorithm, a package, hoping to be helpful.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:388774
    • 提供者:李绘源
  1. kmeans-algorithm(matlab)

    0下载:
  2. 一种图像聚类分割的简单的算法实现,是最为经典的基于划分的聚类方法-Simple clustering algorithm for image segmentation implementation, is the most classic division based clustering methods
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:575
    • 提供者:stone
  1. FCM

    2下载:
  2. 在VS2010环境下用c++实现使用FCM模糊聚类分割图像,-FCM image segmentation using fuzzy clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:2035659
    • 提供者:汪博
  1. ViewDIB

    0下载:
  2. 对图像进行处理,实现了直方图显示,边缘提取,模糊聚类分割等-The image processing, a histogram display, edge detection, segmentation fuzzy clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:12453
    • 提供者:钱琪琪
  1. kmeans_image

    0下载:
  2. kmeans算法用于图片处理,实现图像聚类分割-Kmeans algorithm used in image processing, the realization of image clustering segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1403
    • 提供者:lihaipeng
  1. image-segmentation

    0下载:
  2. 基于聚类的图像分割算法,可以将彩色图象聚类分割,然后选取适合目标进行保留,去除非目标背景,并且加入了形态学算法进行去噪处理。-Image segmentation algorithm based on clustering, clustering can be color image segmentation, and then the appropriate target retained unless the target to background, and joined the mor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:28758
    • 提供者:淡淡黄
  1. fenge

    0下载:
  2. 对图像进行聚类分割可以实现直方图变化灰度值变化-Clustering for image segmentation can be implemented histogram gray value changes
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:11386
    • 提供者:牛奔
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 29 »
搜珍网 www.dssz.com