FLD-based Face Recognition System

This package implements 'Fisherface', a FLD-based face recognition system.
12,9K descargas
Actualizado 29 oct 2007

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2006a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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.