FLD-based Face Recognition System

This package implements 'Fisherface', a FLD-based face recognition system.

You are now following this Submission

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.

Cite As

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

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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.