登录
首页 » matlab » FinalProject_rc2748

FinalProject_rc2748

于 2012-02-04 发布 文件大小:8258KB
0 299
下载积分: 1 下载次数: 321

代码说明:

  This is my course final project for biometrics. It implements a robust face recognition system. Techniques used include Log-Gabor filter , Kernel Discriminant Analysis(KDA) and Sparse Representation . Test data included(ORL database of faces).

文件列表:

FinalProject_rc2748
...................\EigenS.m,151,2011-12-12
...................\gaborConcatenate.m,231,2011-12-12
...................\gaborConvolve.m,11281,2011-12-11
...................\KDAShow.m,1845,2011-12-12
...................\KDA_SRC.m,2987,2011-12-12
...................\KDA_SRC_OUTPUT.txt,2960,2011-12-12
...................\KDDA_GEN.m,2232,2011-12-12
...................\KDDA_PROJ.m,850,2011-12-12
...................\LogGaborShow.m,362,2011-12-12
...................\LogGabor_KDA_SRC.m,3049,2011-12-12
...................\LOGGABOR_KDA_SRC_OUTPUT.txt,2964,2011-12-12
...................\LOGGABOR_OPTIMIZE_TRIAL_OUTPUT.txt,2958,2011-12-12
...................\LogGabor_SRC.m,2589,2011-12-12
...................\LOGGABOR_SRC_OUTPUT.txt,2966,2011-12-12
...................\lowpassfilter.m,2522,2011-12-11
...................\Old.Files
...................\.........\gabor.OLD.m,365,2011-11-26
...................\.........\LogGabor.OLD.m,649,2011-12-11
...................\README.txt,14364,2011-12-12
...................\Reference & Alternative Library
...................\...............................\Instituto de Optica (CSIC).txt,48,2011-12-12
...................\...............................\Kernel Discriminant Analysis.pdf,79630,2011-12-12
...................\...............................\KPCA plus LDA.pdf,1117469,2011-12-01
...................\...............................\l1benchmark.zip,46203,2011-12-06
...................\...............................\l1magic-1.11.zip,524607,2011-12-12
...................\...............................\Log-Gabor Filters.pdf,133813,2011-12-12
...................\...............................\LogGaborresumen.pdf,566885,2009-07-03
...................\...............................\log_gabors.zip,569570,2011-12-12
...................\...............................\mika1999kernelLDA.pdf,545162,2011-12-11
...................\...............................\Robust Face Recognition via Sparse Representation.pdf,993059,2011-12-12
...................\REPORT.docx,1885013,2011-12-12
...................\REPORT.pdf,1315564,2011-12-12
...................\SolveHomotopy.m,14078,2011-12-06
...................\SRC.m,2531,2011-12-12
...................\SRC_Optimize_Trial.m,2960,2011-12-12
...................\SRC_OUTPUT.txt,2967,2011-12-12
...................\Test
...................\....\s1





...................\....\s10





...................\....\s11





...................\....\s12





...................\....\s13





...................\....\s14





...................\....\s15





...................\....\s16





...................\....\s17





...................\....\s18





...................\....\s19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 图像识别 人脸识别和虹膜识别
    提供了图像识别,包括人脸识别和虹膜识别,是不可多得的程序(for image recognition, face recognition and iris recognition, is a rare procedure)
    2020-06-26 09:00:01下载
    积分:1
  • poes_design
    卡布列克常数:题目中给出的处理过程很清楚,算法不需要特殊设计,(Cablek constant: the process given in the title is clear, the algorithm does not require a special design,)
    2018-11-10 12:23:47下载
    积分:1
  • PULSEWAVEprograme
    脉搏波的多处采集点的波形,可用来进行对比,或是进行血管建模,很适合初学者(The various collection points of pulse wave waveform, can be used to compare, or modeling of blood vessels, it is suitable for beginners)
    2010-12-28 11:15:26下载
    积分:1
  • 2006071611223344
    使用KL变换和主分量分析的人脸识别小程序,使用MATLAB(KL transform and use PCA Face Recognition small, the use of MATLAB)
    2006-07-16 15:16:11下载
    积分:1
  • Fftfile-of-EEG
    可以用FFT频谱对脑电信号进行提取。我们可以利用提取出的各个波段脑电信号,来诊断一些脑部疾病或者对大脑组织的电活动及大脑的功能状态进行分析。 1.将实验测得的脑电数据文件转换为文本文件(已经过50Hz陷波), 获得在Matlab 平台上可直接使用的脑电信号数据,即0661.txt。 2.在Matlab中导入数据,并提取Fp1通道的脑电信号,通过FFT变换对α,β,θ,δ波段进行提取,并做FFT逆变换变到时域。 3.计算各个波段的功率谱。(FFT spectrum can be extracted on EEG. We can use the extracted EEG each band to diagnose some brain disorders or brain tissue on the brain' s electrical activity and functional status were analyzed. One would experimentally measured EEG data file into a text file (has been 50Hz notch), obtained in Matlab platform can be used directly EEG data, that 0661.txt. (2) import data in Matlab and extract Fp1 channel EEG by FFT transform α, β, θ, δ bands were extracted, and do FFT inverse transform variable to the time domain. 3 calculate the power spectrum of each band.)
    2020-11-21 11:19:35下载
    积分:1
  • generateMultiFoci
    说明:  生成多焦点,各焦点间隔均匀且光强均匀,基于SLM(generate multifocal,The focal points are evenly spaced and the light intensity is uniform,based on SLM)
    2020-12-01 15:56:42下载
    积分:1
  • FFVSDK
    Fingerprint Verification SDK 包涵: 指纹特征提取和识别算法 指纹扫描仪支持模块 编程例子 SDK 文档 (Fingerprint Verification SDK contains: * Fingerprint feature extraction and matching algorithm * Support modules for fingerprint scanners * Programming samples * SDK documentation Programming samples Fingerprint Verification SDK allows developers to use a wide range of programming languages in a development environment of their choice to create applications. The SDK includes programming samples in different languages for guiding the developers of biometric applications: * C++ * C# * Visual Basic .NET * Visual Basic 6 * Sun Java 2 * Delphi 7 )
    2009-12-30 03:13:00下载
    积分:1
  • tsp
    tsp问题,该算法采用matlab算出了30个坐标的最优化路径,并给出迭代的时间,绘出路径。(tsp problem, the algorithm uses matlab to calculate the coordinates of 30 optimal path, and give Iterative time, mapped the path.)
    2008-03-23 20:35:31下载
    积分:1
  • Demo_PS_Analysis_EEG00
    说明:  eeg计算,用于EEG的demo计算,生物医学工程信号处理(EEG calculation, demo calculation of EEG, signal processing of Biomedical Engineering)
    2019-11-07 14:35:47下载
    积分:1
  • ECG_Viewer_v1.2.1
    该工具箱主要功能:显示心电信号,分析心电信号中的outlier(ECG signal display,ECG signal analysis)
    2020-12-30 10:19:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载