人脸识别 Resources

Showing items tagged with "人脸识别"

A MATLAB-based face recognition program using camera input with satisfactory performance, providing reference for researchers in the field. Features algorithmic implementation details including face detection, feature extraction, and classification components.

MATLAB 204 views Tagged

A robust MATLAB implementation for face recognition using sparse coding, derived from Yang's seminal paper, ideal for beginners to systematically learn sparse coding concepts. The algorithm achieves strong performance on both occluded and non-occluded face recognition tasks, featuring sparse representation classification with error tolerance mechanisms.

MATLAB 206 views Tagged