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

搜索资源列表

  1. Digital-Image-Processing-MATLAB

    0下载:
  2. 数字图像处理方面的专业类书籍,中文版,适合系统的学习数字图像处理-Digital image processing professional books, Chinese for the study of digital image processing system
  3. 所属分类:matlab

    • 发布日期:2017-06-13
    • 文件大小:20873442
    • 提供者:郭栗
  1. svm

    1下载:
  2. 本程序包括:论文SVM 用于基于块划分特征提取的图像分类,和相应的matlab实现其中图像划分以及特征提取、聚类均利用matlab6.5完成。 -The procedures include: paper by SVM for feature extraction based on block classification, and the corresponding realization of one image into matlab, and feature extraction,
  3. 所属分类:matlab例程

    • 发布日期:2017-05-24
    • 文件大小:173052
    • 提供者:darren
  1. matlab

    0下载:
  2. matlab 彩色图像处理,是采用Kmean聚类法做出的。处理的效果还行-atlab color image processing, clustering method is used Kmean made. Treatment results were line
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:5501
    • 提供者:lily
  1. fcm

    0下载:
  2. 模糊C均值聚类,通过设置不同的灰度,可将彩色图像分成若干区域,达到分类的目的。-Fuzzy C means clustering, by setting different grayscale, color images can be divided into several regions, to achieve the purpose of classification.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:882
    • 提供者:朱旬旬
  1. laplacian_eigen

    1下载:
  2. 拉普拉斯特征映射,采用热核构造权重,是一种基于流行学习的非线性降维技术,可用于图像分割提高聚类的性能-Laplacian Eigenmap is a kind of nonlinear dimensionality reduction technique which based on manifold study, it choose the weights W using the heat kernel and it can be used for image segmentation to
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1036
    • 提供者:QSJ
  1. work

    2下载:
  2. 针对FCM算法的运行时间长和计算量大的问题,提出了改进的FCM算法,先将图像分割成窗口大小的子块,然后以子块为单位提取特征向量,用FCM聚类粗分割,然后对边缘子块,以像素为单位从新提取特征向量,进行细分割。分割后的结果提高了运行速度和分割精度。-For the FCM algorithm and the calculation of long run the problem of large proposed improved FCM algorithm, first image into bl
  3. 所属分类:Special Effects

    • 发布日期:2016-07-09
    • 文件大小:3078144
    • 提供者:殷皓君
  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. ImageBinaryzation

    0下载:
  2. image_binaryzation.m : 图像二值化主函数,调用otsu、kittler otsu.m : 类判别分类法(otsu全局二值化算法) kittler : 最小分类错误(minimum error thresholding)全局二值化算法 image_refining.m : 图像细化主程序,调用otsu、refining refining.m : 计算骨架的一种实用方法对图像进行细化 coins.bmp lenna.bmp woman_
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:722208
    • 提供者:许胜强
  1. ImageBoundaryExtraction

    0下载:
  2. 该文件夹中有六个M文件,说明如下: boundary_extraction.m : 目标区域边界抽取主函数,其中调用ostu、four_neighbor、eight_neighbor、globe_graph otsu.m : 类判别分类法(otsu全局二值化算法) four_neighbor.m : 四邻域法边界抽取 eight_neighbor.m : 八邻域法边界抽取 globe_graph.m : 全局检测法边界抽取 area_peri.m : 目标区域
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:255348
    • 提供者:许胜强
  1. kind

    0下载:
  2. candy边缘检测,彩色图像的边缘检测,K均值聚类,sobel边缘检测(C)其他是matlab程序-candy edge detection, color image edge detection, K-means clustering, sobel edge detection (C) the other is a matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:512872
    • 提供者:tianlina
  1. matlab-threshold

    0下载:
  2. 对人脸图像进行肤色分割时就是采用自适应阈值分割法进行的,具体是应用改 进的最大类间方差法进行肤色分割处理。-Images of human faces using skin color segmentation is adaptive thresholding method, the specific application is improved Otsu method for color segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2598
    • 提供者:ryy5745
  1. yuzhihuafenge

    0下载:
  2. 图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1089
    • 提供者:杨莎莎
  1. matlab-spatial-clustering

    0下载:
  2. 在matlab中采用空间空间聚类法实现图像分割 -By MATALB using spatial clustering method for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:11547
    • 提供者:王小白
  1. JPEG-for-Matlab

    0下载:
  2. 利用图像中要提取的目标区域与其背景在灰度特性上的差异,把图像看作具有不同灰度级的两类区域(目标区域和背景区域)的组合-Combination of the target area with the background image you want to extract the difference in the grayscale characteristics of the image as the two types of regions with different gray level
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:71845
    • 提供者:路海风
  1. matlab

    0下载:
  2. matlab界面编程用来进行图像二值化,模糊聚类等操作-matlab GUI
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:16904
    • 提供者:黄珂
  1. matlab-image-process

    0下载:
  2. comparehist是用于检测两个图像的直方图巴士距离,xuefu是通过C类均值算法对图像进行颜色聚类,ccv是提取衣服图像的颜色一致向量,便于以后对图像各个特征值进行操作-comparehist is used to detect the two image histogram bus distance, xuefu Class C means algorithm for image color clustering, ccv extract clothes image consistent
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:5076
    • 提供者:raphael
  1. Matlab-image-K-means-

    0下载:
  2. 基于matlab的图像K均值聚类算法程序-Matlab image K-means clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:1186
    • 提供者:zhaoxinyan
  1. matlab-hough

    0下载:
  2. 我们主要是基于MATLAB平台工作,对图像文件中的果实(类圆形果实)进行识别,通过图像灰度化,二值化,提取边缘,Hough变换等一系列步骤后,对果实图像进行特征提取以获取所需信息。通过对边缘的提取识别图像,便于机器识别。-We are mainly based on MATLAB platform work, to identify the fruit (class round fruits) image files, image gray value, edge extraction, Hou
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:323118
    • 提供者:tiancai
  1. OSTU-matlab

    0下载:
  2. matlab,图像分割,最大类间方差(OSTU)-matlab, image segmentation, the largest class variance (OSTU)
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:4200
    • 提供者:chendan
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 25 »
搜珍网 www.dssz.com