FLD-based Face Recognition System

This package implements 'Fisherface', a FLD-based face recognition system.
12,9K Downloads
Aktualisiert 29. Okt 2007

Lizenz anzeigen

This package implements a well-known FLD-based face recognition method, which is called 'Fisherface'.
All functions are easy to use, as they are heavy commented. Furthermore, a sample script and two small training and test databases are included to show their usage.

Zitieren als

Amir Omidvarnia (2024). FLD-based Face Recognition System (https://www.mathworks.com/matlabcentral/fileexchange/17066-fld-based-face-recognition-system), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2006a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

1. Recall names of two functions in 'example.m' script have been corrected.
2. Comments on 'FisherfaceCore' function have been changed slightly.