资源简介
该源码实现了使用基于稀疏表示的人脸识别算法。使用GPSR作为l1模最小化方法。
代码片段和文件信息
function [xx_debiasobjectivetimesdebias_startmses]= ...
GPSR_Basic(yAtauvarargin)
%
% GPSR_Basic version 5.0 December 4 2007
%
% This function solves the convex problem
% arg min_x = 0.5*|| y - A x ||_2^2 + tau || x ||_1
% using the algorithm GPSR-Basic described in the following paper
%
% “Gradient Projection for Sparse Reconstruction: Application
% to Compressed Sensing and Other Inverse Problems“
% by Mario A. T. Figueiredo Robert D. Nowak Stephen J. Wright
% Journal of Selected Topics on Signal Processing December 2007
% (to appear).
%
% -----------------------------------------------------------------------
% Copyright (2007): Mario Figueiredo Robert Nowak Stephen Wright
%
% GPSR is distributed under the terms
% of the GNU General Public License 2.0.
%
% Perm
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 21922 2008-01-15 16:22 SRC\GPSR_Basic.m
文件 4555 2010-07-14 14:01 SRC\SRC.m
目录 0 2010-07-29 16:17 SRC
----------- --------- ---------- ----- ----
26477 3
相关资源
- HMMforspeechrecogntion 一个可执行的HMM语音
- Gabor Gabor小波变换的matlab实现
- barcode 基于图像的条形码识别程序(识
- adaboost 基于adaboost的人脸识别程序
- chepai 车牌识别系统
- PCALDA PCA+LDA经典人脸识别算法
- DoGfilters DOG高斯差分实现物体识别中的
- zifushibie 用MATLAB实现的字符识别
- pca_knn 本方法采用pca进行特征提取
- yudong 运动目标识别
- MotionDetection 静止背景下运动目标检测
- Gaborpca Gabor小波变换与PCA的人脸识别代
- face 收集的最全的人脸识别代码 有小
- chepaishibie 一个车牌识别的小程序
- PCA-SVM
- licenceplatecharacterrecognitionprogram 能完成
- renyan
- zimushibie 图片 26个字母识别 用matla
- Matlab 说话人识别和确认系统
- TheResearchofOff-linehandwrittenChinesecharact
- hao 调制识别全过程
- BP_Neural_Netwok-Recognition_License_Plate(M
- 47457821nicecaridentity 一个很好的车牌识
- presentation 车牌识别的全套MATLAB算法
- PCA_LDA_Face_Verification PCA+LDA人脸识别
- itd ITD模态参数识别的matlab源程序
- yuanchuang1 车牌识别的一个完整程序
- yigechepaishibiedechengxu 车牌识别
- GMM GMM的说话人识别系统
- pcasvm1
评论
共有 条评论