人脸库 Resources

Showing items tagged with "人脸库"

Implementation of face recognition using traditional Principal Component Analysis (PCA) method on Yale Face Database. PCA is a statistical approach based on Karhunen-Loève (K-L) transform, which represents an optimal orthogonal transformation widely used in data compression applications.

MATLAB 263 views Tagged

Pre-processed ORL and YALE face database datasets ready for machine learning applications. When loaded using LODA, the 'train' variable contains training samples while 'test' represents testing samples, following standard dataset partitioning for model training and evaluation.

MATLAB 220 views Tagged