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

搜索资源列表

  1. pdftoword_setup(1ad)

    0下载:
  2. 居于模糊聚类的图像分割算法实现,用MATLAB实现。-image segemention base of fcm,using MATLAB
  3. 所属分类:Linux Network

    • 发布日期:2017-05-11
    • 文件大小:2753997
    • 提供者:曾海森
  1. loc_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. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:840
    • 提供者:mayan
  1. wenli

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

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

    0下载:
  2. 用matlab实现的c均值聚类算法,用于图像分割,分割效果很好-Matlab achieved with c-means clustering algorithm for image segmentation, segmentation well
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:1527
    • 提供者:赵伟
  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. ImagePatternRecognition

    0下载:
  2. 本书介绍图像模式识别的各种算法及其编程实现步骤。全书共分为10章,内容包括:模式识别的基本概念,位图的基础知识,分类器设计,模板匹配分类器,基于概率统计的Bayes分类器,几何分类器,神经网络分类器,图像分割与特征提取,聚类分析,模糊聚类分析,遗传算法聚类分析-Image Pattern Recognition
  3. 所属分类:source in ebook

    • 发布日期:2017-05-28
    • 文件大小:10665851
    • 提供者:xingshimei
  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. 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. FCMandKFCM

    2下载:
  2. 采用模糊聚类算法和加核模糊聚类算法进行医学图像的分割。采用matlab编程,界面处理较好。 -Using fuzzy clustering algorithm and processing of nuclear fuzzy clustering algorithm for medical image segmentation. Using matlab programming, interface, better handling.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4972949
    • 提供者:张三
  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. Colorimage_segmentation

    1下载:
  2. 利用K均值聚类实现彩色图像分割,效果不错-Color Image segmentation using K-means clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:862780
    • 提供者:王成
  1. colorimage_seg_VC

    0下载:
  2. 利用模糊C均值聚类法实现彩色图像分割,Visual c++ 6.0 实现。-color image segmentation using C-means clustering, implementation by Visual c++ 6.0
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:245790
    • 提供者:王成
  1. Kmeans_grayimage

    0下载:
  2. 简单的灰度图像的K均值聚类分割,Matlab实现-gray image segmentation using K-means clustering by matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1027
    • 提供者:王成
  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. FCM

    0下载:
  2. 模糊c均值聚类方法,可以很方便的分割图像。-Fuzzy c-means clustering method, can be very convenient segmentation image.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:2113
    • 提供者:田慧
  1. aaa

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

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

    0下载:
  2. 用C语言实现的基于均值聚类算法的图像分割的中心程序-c kmeans
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:30267
    • 提供者:李梦
  1. UsingFCMforColorTextureSegmentationBasedMultirscal

    0下载:
  2. 本文介绍了使用彩色纹理分割的彩色纹理分割聚类算法的多分辨率图像融合-The paper presents color texture segmentation using FCM for color texture segmentation based multi-resolution image fusion
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:347394
    • 提供者:命运
  1. imadeedgesegmentation

    0下载:
  2. 本程序实现了采用聚类法对图像进行分割,给出了图像分割前后的直方图,程序内有详细的程序说明和例图像-This program was realized using clustering method for image segmentation is presented, and the histogram image segmentation, procedure in detail program
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:485054
    • 提供者:庄稼汉
  1. ZPclustering

    0下载:
  2. 用于图像分割的自调整普聚类算法,可实现大多数图像的无监督分割-Self-tunning spectral clustering for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:128943
    • 提供者:沈郑燕
« 1 2 3 45 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com