Face recognition using L1 norm minimization

版本 1.2.0.0 (19.2 MB) 作者: Neeraj
This code uses L1 norm minimization classifier to recognize faces.
2.2K 次下载
更新时间 2012/1/11

查看许可证

Read the following paper for details of the algorithm - Robust Face Recognition via Sparse Representation by John Wright, Arvind Ganesh, and Yi Ma , Coordinated Science Laboratory, University of Illinois at Urbana-Champaign and Allen Yang, Electrical Engineering and Computer Science, University of California Berkeley. The database used is MIT-CBCL and YaleB database which was got from http://cbcl.mit.edu/software-datasets/heisele/facerecognition-database.html and http://cvc.yale.edu/projects/yalefacesB/yalefacesB.html.

引用格式

Neeraj (2024). Face recognition using L1 norm minimization (https://www.mathworks.com/matlabcentral/fileexchange/34500-face-recognition-using-l1-norm-minimization), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Face_Recog/

Face_Recog/Yale/

版本 已发布 发行说明
1.2.0.0

I have added the databases to the zipped package along with the code. Only the paths have to be updated and this code should work.

1.0.0.0