FLD-based Face Recognition System

This package implements 'Fisherface', a FLD-based face recognition system.
ダウンロード: 12.9K
更新 2007/10/29

ライセンスの表示

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.

引用

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

MATLAB リリースの互換性
作成: R2006a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
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.