人脸识别 Resources

Showing items tagged with "人脸识别"

SVM applied to face recognition with satisfactory performance! MATLAB implementation for educational purposes with practical coding examples.

MATLAB 232 views Tagged

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

These MATLAB codes facilitate gesture and pattern recognition projects, providing robust implementations for handwritten character recognition, specific pattern identification, and face recognition applications. The algorithms incorporate feature extraction techniques and classification methods commonly used in computer vision systems.

MATLAB 256 views Tagged