面部检测算法 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