Face recognition using L1 norm minimization

This code uses L1 norm minimization classifier to recognize faces.

Al momento, stai seguendo questo contributo

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.

Cita come

Neeraj (2026). Face recognition using L1 norm minimization (https://it.mathworks.com/matlabcentral/fileexchange/34500-face-recognition-using-l1-norm-minimization), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
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