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

搜索资源列表

  1. meanks

    1下载:
  2. 这个应用程序是使用k均值聚类算法分割一个灰度图像。-This application is to use k-means clustering algorithms partition a gray image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-27
    • 文件大小:1024
    • 提供者:Joe Black
  1. kmeans

    1下载:
  2. 这个应用程序是使用k均值聚类算法分割一个灰度图像。-This application is the use of k-means clustering algorithm partitions a gray-scale image.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-18
    • 文件大小:755
    • 提供者:路单
  1. wenli

    1下载:
  2. 基于纹理的图像分割的Matlab源代码,应用小波和K均值聚类-matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:932223
    • 提供者:zj
  1. im_MSfilter

    0下载:
  2. 基于Mean Shift的图像分割过程就是首先利用Mean Shift算法对图像中的像素进行聚类,即把收敛到同一点的起始点归为一类,然后把这一类的标号赋给这些起始点,同时把包含像素点太少的类去掉。然后,采用阈值化分割的方法对图像进行二值化处理 -Mean Shift Based on the process of image segmentation is the first to use the image Mean Shift algorithm for clustering of pixe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:884
    • 提供者:秦陈刚
  1. mean_shift

    0下载:
  2. Mean-shift聚类算法详细介绍,里面有丰富的图片和图形-Mean-shift clustering algorithm detail, which is rich in pictures and graphics
  3. 所属分类:Algorithm

    • 发布日期:2017-05-22
    • 文件大小:6727680
    • 提供者:王庆香
  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. aaa

    0下载:
  2. 是基于模糊聚类的图像分割算法 matlab代码
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:712
    • 提供者:demannv
  1. matlab_mohujulei

    0下载:
  2. matlab模糊聚类算法进行图像分割的源程序-tuxiangfenge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1071
    • 提供者:王亮
  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. caisetuxiangfenge

    1下载:
  2. mean-shift进行图像分割的程序代码,可以有效地进行图像分割-mean-shift image segmentation procedure code, effective for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2015-04-13
    • 文件大小:1913856
    • 提供者:涛子
  1. FCM-vs-ESSC

    2下载:
  2. 模糊聚类图像分割,还包括spectral clustering及其改进版(按照pr2010某paper)-image segmentation using fuzzy c means & spectral clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:111110
    • 提供者:Noyi
  1. ZPclustering

    0下载:
  2. 实现点的聚类,并用做图像分割,来源是文章:Self-Tuning Spectral Clustering (作者: Lihi Zelnik-Manor, Pietro Perona )(point clustering and image segmentation, algorithm is from paper:Self-Tuning Spectral Clustering(author: Lihi Zelnik-Manor, Pietro Perona ))
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:110592
    • 提供者:菜瓜
  1. 5

    0下载:
  2. 5基于快速谱聚类的图像分割算法 5 image segmentation algorithm based on fast spectral clustering(5 image segmentation algorithm based on fast spectral clustering)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:752640
    • 提供者:changsha15
  1. 图像模糊聚类

    1下载:
  2. 图像模糊聚类,借用水平集的方法实现图像模糊聚类(Image fuzzy clustering)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:135168
    • 提供者:jinlong
  1. 聚类算法在图像分割中的应用

    1下载:
  2. MATLAB程序/聚类算法在图像分割中的应用/主要用于图像聚类(MATLAB/clustering algorithm is used in image segmentation for image clustering)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:7168
    • 提供者:HKJWJY
  1. k-means-image-segmentation-master

    0下载:
  2. k-means 聚类和分割的图像处理方法(k-means and segement image process)
  3. 所属分类:图形图象

    • 发布日期:2017-12-28
    • 文件大小:6144
    • 提供者:scofieldchd
  1. 基于聚类分析的图像分割方法研究

    1下载:
  2. 这是一个关于基于聚类分析的图像分割方法研究(This is a study and implementation of a clothing extraction algorithm based on super pixel segmentation)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:5170176
    • 提供者:T不跟随
  1. K—均值聚类提取

    0下载:
  2. k均值聚类提取,适合学习。先将RGB图像转换到LAB空间,在LAB空间进行聚类分割。(K-means clustering is suitable for learning. First convert the RGB image to LAB space and perform clustering and segmentation in the LAB space.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:2323456
    • 提供者:江城歌
  1. FCM聚类算法

    4下载:
  2. 基于矩阵模块化模糊聚类的图像分割,里面包括源代码,以及实验前后的图片(Image segmentation based on matrix modularized fuzzy clustering)
  3. 所属分类:其他

    • 发布日期:2019-02-19
    • 文件大小:909312
    • 提供者:巴黎无梦
  1. FCM实现图像分割

    2下载:
  2. 用FCM算法实现了图像分割,效果较好,可以更改聚类数目(FCM algorithm is used to realize image segmentation. The result is good, and the number of clusters can be changed)
  3. 所属分类:matlab例程

    • 发布日期:2020-10-02
    • 文件大小:2048
    • 提供者:小北贝蓓蓓
« 1 23 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com