面部表情自动识别 Resources

Showing items tagged with "面部表情自动识别"

This is the source code for automated facial expression recognition. The implementation leverages Viola and Jones' face detection algorithm combined with Gabor filter-based facial landmark extraction, followed by classification using a pre-trained neural network for accurate expression identification.

MATLAB 246 views Tagged