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

搜索资源列表

  1. shenjingwangluo

    0下载:
  2. matlab图像处理领域类的一种常用算法。对初学者有很大的帮助-matlab image processing class, a common algorithm. Very helpful for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:305398
    • 提供者:球王
  1. tuihuo

    0下载:
  2. matlab图像处理领域类的一种常用算法。对初学者有很大的帮助-matlab image processing class, a common algorithm. Very helpful for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4869
    • 提供者:球王
  1. Sparse Lab 200-Core

    1下载:
  2. 基于多帧图像插值(Interpolation)技术的方法是SR恢复技术当中最直观 的方法。这类方法首先估计各帧图像之间的相对运动信息,获得HR图像在非均 匀间距采样点上的象素值,接着通过非均匀插值得到HR栅格上的象素值,最后 采用图像恢复技术来去除模糊和降低噪声(运动估计!非均匀插值!去模糊和 噪声)。-In this paper, we propose a novel method for solv- ing single-image super-resoluti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-24
    • 文件大小:27596228
    • 提供者:qianyeyu
  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. v

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

    • 发布日期:2017-04-01
    • 文件大小:156324
    • 提供者:sfsf
  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 2 3 4 5 6 7 89 10 11 12 13 ... 26 »
搜珍网 www.dssz.com