CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像特征提取 Matlab

搜索资源列表

  1. 用sa进行光谱图像的特征提取的matlab程序

    2下载:
  2. 用sa进行光谱图像的特征提取的matlab程序,该算法比用其他方法在性能方面高%15-with spectral images of the Matlab feature extraction procedure, the algorithm than other methods in high-performance
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:43441
    • 提供者:李冰龙
  1. Gabor提取图像纹理

    7下载:
  2. Gabor提取图像纹理特征的matlab代码,完整的Gabor实现。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-12-12
    • 文件大小:4918
    • 提供者:souzhen1256
  1. 基于Matlab 7.0的指纹图像预处理

    1下载:
  2. 指纹检测在近一个世纪里被广泛应用在生物特征识别领域 ;MATLAB 近年来则广 泛应用于工业与科学技术的仿真,本文通过对指纹图像处理基本问题的介绍和分析,对目前 现有的预处理方法的介绍和比较,提出一套完整有效基于MATLAB 7.0 的预处理仿真算法。 主要过程包括规格化、背景区域去除、方向图计算、方向滤波、二值化、细化算法以及特征 提取。
  3. 所属分类:2D图形编程

  1. PCA_SVM.rar

    1下载:
  2. 此方法采用经典的PCA对人脸图像进行特征提取,用libsvm库函数的SVM分类器对图像分类。,This method uses the classical PCA on the face image feature extraction, with the libsvm library function of SVM classifier for image classification.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:6069
    • 提供者:zhangpei
  1. gist

    0下载:
  2. 本程序用于提取图像库的gist特征,matlab编写,有test文件-This procedure is used to extract the gist features of the image library, matlab prepared a test file
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:169769
    • 提供者:liqun
  1. ICA

    0下载:
  2. ICA(独立成分分析法)的MATLAB源程序,他们是目前图像处理比较经典的特征提取方法-One kind of ica algorithm, it is useful
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:42701
    • 提供者:凯芯
  1. FastICA_25

    0下载:
  2. 独立分量分析的算法,用于分离出独立分量,用于图像降维,特征提取-Independent component analysis algorithms, used to separate out the independent component for the image dimensionality reduction, feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:172626
    • 提供者:cecilia
  1. wenlichengxu

    0下载:
  2. 用matlab编写的用于提取图像纹理特征提取
  3. 所属分类:Special Effects

    • 发布日期:2016-05-06
    • 文件大小:561152
    • 提供者:wangqian
  1. Harris

    1下载:
  2. 特征提取是图像配准的重要步骤,使用Harris角点检测算法实现图像拼接。-Feature extraction is an important step in image registration, using Harris corner detection algorithm for image mosaic.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:22224
    • 提供者:王羽
  1. matlab-susan

    4下载:
  2. 图像处理中,一种新的边缘检测,特征点提取方法,算法经过测试,可以运行,对医学图像处理的人有帮助-Image processing, a new edge detection, feature point extraction method, the algorithm has been tested, you can run on the medical image processing to help the people
  3. 所属分类:Graph program

    • 发布日期:2015-04-13
    • 文件大小:23519
    • 提供者:zhaotao
  1. gaborfiltercode

    1下载:
  2. gabor滤波器的matlab代码,用于在不同方位不同尺度下的图像纹理特征提取。-the code of Gabor filter,using for texture features extract under multi-orient and multi-scale.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-05
    • 文件大小:905
    • 提供者:guomin
  1. pca

    2下载:
  2. 基于matlab的二维图像PCA特征提取-PCA feature extraction from image by matlab
  3. 所属分类:2D Graphic

    • 发布日期:2016-01-26
    • 文件大小:943
    • 提供者:张霞
  1. 1

    1下载:
  2. 一种图像检索中纹理特征提取的方法。本文介绍了基于Gabor 滤波器和Gabor 小波变换提取纹理特征的分析方法, 以及对Gabor 小波进行了高斯归一化以提高对图像检索的速度和准确度。-An image retrieval texture feature extraction methods. This article based on Gabor filters and Gabor wavelet transform to extract texture feature analysis me
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:50753
    • 提供者:爱学习
  1. textture-feature

    0下载:
  2. 基于共生矩阵纹理特征提取,d=1,θ=0°,45°,90°,135°共四个矩阵,所用图像灰度级均为256-Co-occurrence matrix based texture feature extraction, d = 1, θ = 0 °, 45 °, 90 °, 135 ° total of four matrices, the use of gray-scale images are 256
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1321
    • 提供者:ygliang30
  1. Gabor

    0下载:
  2. Gabor小波变换的matlab实现,可以完成对图像的纹理特征提取,广泛应用于图像处理,模式识别等方向-Gabor wavelet transform matlab implementation can complete the image texture feature extraction is widely used in image processing, pattern recognition and so the direction of
  3. 所属分类:Wavelet

    • 发布日期:2016-05-06
    • 文件大小:190288
    • 提供者:陈小菲
  1. sift

    0下载:
  2. 自己实现的sift特征提取的matlab代码,可以计算特征描述子用于图像匹配,不过速度有点慢-Own implementation of sift feature extraction matlab code to calculate feature descr iptors for image matching, but a bit slow
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3287692
    • 提供者:feefer
  1. MATLAB--image-feature-extract

    0下载:
  2. 精通MATLAB图像处理代码matlab图像特征提取实战例子,包括使用图片-Proficient in MATLAB image processing code matlab image feature extraction combat examples, including the use of pictures
  3. 所属分类:matlab

    • 发布日期:2017-11-05
    • 文件大小:855744
    • 提供者:林晨
  1. MATLAB特征提取

    0下载:
  2. MATLAB图像特征提取程序,根据程序可提取图像中的响应特征(MATLAB image feature extraction code,characteristics in the image could be extracted base on this code)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:4096
    • 提供者:Leon8090
  1. MATLAB指纹识别

    7下载:
  2. 本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。 该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易
  3. 所属分类:图形图像处理

    • 发布日期:2019-12-13
    • 文件大小:2781184
    • 提供者:王春水
  1. 六种常用纹理特征提取方法MATLAB

    1下载:
  2. 纹理特征是图像中的主要特征,整理几种常用的问题提取方法(Texture feature is the main feature in the image. Sort out several common problem extraction methods)
  3. 所属分类:图形图象

    • 发布日期:2020-05-21
    • 文件大小:233472
    • 提供者:奎刘
« 1 2 3 4 56 7 8 9 10 ... 38 »
搜珍网 www.dssz.com