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

搜索资源列表

  1. c_mean

    0下载:
  2. 利用c均值方法对图象进行聚类分割,此为matlab环境下的仿真代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-20
    • 文件大小:1572
    • 提供者:王英
  1. julei

    0下载:
  2. 通过模糊c-均值(FCM)聚类实现图像的分割。-Through the fuzzy c-means (FCM) clustering to achieve image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:123706
    • 提供者:alexandar
  1. mh

    0下载:
  2. 通过模糊c-均值(FCM)聚类实现图像的分割。-Through the fuzzy c-means (FCM) clustering to achieve image segmentation.
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:566659
    • 提供者:qht
  1. C__julei

    0下载:
  2. 一种非常实用的C均值聚类算法,可以用于数据挖掘、图像分割等领域-A very useful C-means clustering algorithm can be used for data mining, image segmentation and other areas of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1762
    • 提供者:hanguang
  1. fcm

    0下载:
  2. 模糊C均值聚类算法处理的图像分割,模糊C均值聚类算法处理的图像分割-An image segmentation method via fuzzy c-means clustering with edge and texture information is proposed. it uses the weighting fuzzy c-mean clustering algorithm to fast implement the segmentation procedure.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2193
    • 提供者:fujie
  1. imgkmeans

    1下载:
  2. 将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用-The K means algorithm for image segmentation, the input is a color imag
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:336328
    • 提供者:caoliang
  1. kmeans

    0下载:
  2. 用matlab实现的一个基于均值聚类算法的图象分割的中心程序-kmeans
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:8493
    • 提供者:李梦
  1. kmeans

    0下载:
  2. 一种改进的均值聚类算法,能很好的利用与图像分割技术-k-means cluster
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1353
    • 提供者:张先生
  1. muhujuleituxiangfenge

    0下载:
  2. 算法目的:通过模糊c-均值(FCM)聚类实现图像的分割-Algorithm Objective: fuzzy c-means (FCM) clustering for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3699
    • 提供者:方明
  1. Kmeans

    2下载:
  2. 使用K均值做聚类分析来进行图像分割,把原始图像转换到HSV空间做聚类分析-use k-means clustering to segment the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:155962
    • 提供者:liran
  1. v

    1下载:
  2. matlab图像分割算法.风水岭算法.k-均值聚类变换-image segmentation algorithm matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:156324
    • 提供者:sfsf
  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. Fuzzy-Cmean-partition

    1下载:
  2. 实现图像模糊C_均值聚类分割,包含算法思想和matlab源程序-Fuzzy C_ c-mean partition
  3. 所属分类:matlab例程

    • 发布日期:2013-01-15
    • 文件大小:618920
    • 提供者:赵姣姣
  1. kmeans

    0下载:
  2. 用MATLAB编写的K均值聚类用于图像分割-Written by K-means clustering MATLAB for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1299
    • 提供者:张鹤
  1. FCMmatlab

    0下载:
  2. 模糊均值聚类算法 MATLAB 图像分割-MATLAB fuzzy image segmentation means clustering algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1090
    • 提供者:ccb
  1. Ktuxiang

    0下载:
  2. 已调试好的基于K均值聚类的图像分割matlab实现,案例有灰度图像分割和真彩图像分割-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:997
    • 提供者:胡盛亮
  1. FCM

    0下载:
  2. 模糊C均值聚类分割图像 MATLAB源码-Fuzzy C-Mean segment image matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1244
    • 提供者:冯涛
  1. kmeans

    0下载:
  2. 此代码为模糊C均值聚类的图象分割算法的MATLAB实现-This code is the image of the fuzzy C-means clustering segmentation algorithm in MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:751
    • 提供者:赵晨
  1. kmeans

    0下载:
  2. k均值聚类分割算法的matlab代码,初学者使用-k-means clusterings
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:702
    • 提供者:徐艳
  1. 2b509aabc32f4a3be87b452a94226f45

    1下载:
  2. 结合模糊C均值聚类算法与水平集方法的图像分割代码,分割效果良好。(The image segmentation code based on fuzzy c-means clustering algorithm and level set method has a good segmentation effect.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-04-26
    • 文件大小:1057792
    • 提供者:zxy0504
« 1 23 »
搜珍网 www.dssz.com