ORL人脸数据库 Resources

Showing items tagged with "ORL人脸数据库"

Face recognition experiments using Fisher Linear Discriminant Analysis (FLDA) method on the ORL face database. The ORL standard face database contains 40 subjects with 10 images each, totaling 400 BMP format images. FLDA implementation involves feature extraction and dimensionality reduction to maximize inter-class separation while minimizing intra-class variation.

MATLAB 226 views Tagged

The ORL Face Database is a valuable resource for face recognition tasks, containing 400 images from 40 subjects with 10 images per person - suitable for implementing recognition algorithms using techniques like PCA, LDA, or deep learning approaches.

MATLAB 213 views Tagged