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

搜索资源列表

  1. pca.rar

    0下载:
  2. 人脸特征提取经典PCA方法的matlab源码,做这方面的朋友不妨试试。,Human Face Feature Extraction classic PCA method matlab source code, make friends in this area worth a try.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1304
    • 提供者:王阵雨
  1. gabor_texture

    1下载:
  2. gabor小波图片纹理特征提取,MATLAB编码,效果不错!-gabor wavelet image texture feature extraction, MATLAB code, good results!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:13962
    • 提供者:刘小瑞
  1. finger

    0下载:
  2. 提取指纹特征点的matlab代码,很有用,利用自适应阈值进行分割,再进行频域增强,根据八邻域纹线编码进行特征提取。-Extracted fingerprint feature points of the matlab code, useful, adaptive threshold segmentation, and then increased in frequency domain, the eight neighborhood ridge coding for feature extrac
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:583287
    • 提供者:李辉艳
  1. SubspaceLearningCodes

    0下载:
  2. 子空间学习的代码,主要包括人脸识别中常用的特征提取算法如pca lda 以及目前常见的流行学习的相关代码-Subspace learning the code, mainly including commonly used in face recognition feature extraction algorithms such as pca lda and the current prevalence of common learning-related code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:173514
    • 提供者:dd
  1. ICA

    1下载:
  2. 模式识别中运用ICA进行特征提取的matlab代码-Pattern Recognition in the use of ICA for feature extraction matlab code
  3. 所属分类:Special Effects

    • 发布日期:2014-06-12
    • 文件大小:851
    • 提供者:111111111
  1. facegaborprotected

    0下载:
  2. this source code of gabor feature extraction for face recognition.-this is source code of gabor feature extraction for face recognition.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:311501
    • 提供者:Qaiser
  1. bianjielianma

    1下载:
  2. MATLAB 特征提取 边界链码(图像处理)-MATLAB boundary chain code feature extraction (image processing)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:6778
    • 提供者:yangsha
  1. featureextraction

    0下载:
  2. 特征提取(很详细的介绍了特征提取的一些列方法,是学习特征提取的好材料)-Feature extraction (described in great detail a number of feature extraction methods are listed, feature extraction is a good learning materials)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4871751
    • 提供者:tiantian
  1. feature_extraction

    0下载:
  2. finger print feature extraction matlab code
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1667
    • 提供者:moom
  1. Face_detection

    0下载:
  2. 基于高波小波特征提取和神经网络的人脸检测Matlab源码。-Based on high-wave wavelet feature extraction and neural network face detection Matlab source code.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:216903
    • 提供者:郭鲁强
  1. Gabor_Filtering

    0下载:
  2. 采用matlab,实现了gabor滤波的核心功能-gabor filter is very famous and really useful for texture feature extraction and image retrivel. attached code is wrriten well using matlab. More detail can be referenced in the paper <texture features for browsing and ret
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1209562
    • 提供者:rocky
  1. Hand_Geometry_biometrics

    0下载:
  2. The matlab code contains feature extraction of Hand goemetry in biometrics
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1573
    • 提供者:killer
  1. csuFaceIdEval5

    0下载:
  2. Feature Extraction code using in image processing.
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5769915
    • 提供者:sherko
  1. HMMforspeechrecogntion

    4下载:
  2. 一个可执行的HMM语音识别程序例程,实现了对10个数字音的识别程序,包含了HMM语音识别中的分段,MFCC特征提取,Baum-Welch训练,及Viterbi等算法,通过此例程可以很好的理解HMM的算法原理-An executable HMM-based 10 digits speech recogntion program example. this code zip file includes segmentation, MFCC feature extraction, Baum-Welc
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1179335
    • 提供者:wh
  1. fdp5finalMatlab.tar

    0下载:
  2. 这是一个使用了Gabor特征提取和人工智能的人脸检测系统源代码 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域 createffnn.m, d
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:140797
    • 提供者:郑碧波
  1. gaborfilter.tar

    0下载:
  2. Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1292
    • 提供者:郑碧波
  1. gaborsvm1

    0下载:
  2. 先用gabor 小波滤波器,做特征提取,然后用支持向量机(SVM)做分类,来实现人脸检测.需要用matlab 2010 或更新的版本才能运行-the code is used for face detection.Firstly it use gabor wavelet filter for feature extraction,Secondly it use support vector machine (SVM)for classification.matlab 2010 required.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:163560
    • 提供者:xiang
  1. feature_extraction

    0下载:
  2. feature extraction code in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:225676
    • 提供者:kp
  1. feature

    0下载:
  2. 应用MATLAB编写的关于lbp与hog特征的提取代码,可直接应用-Applications written in MATLAB and hog on lbp feature extraction code, can be applied directly
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:694
    • 提供者:melodyzhd
  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
« 12 3 »
搜珍网 www.dssz.com