Face detection using L1 norm quantization

Version 1.0.0.0 (182 KB) by Neeraj
This is a code to detect faces using webcam input using L1 norm minimization criterion.
888 Downloads
Updated 11 Jan 2012

View License

This uses L1 norm minimization to detect between faces and non faces. 6 faces are used for training and the usual pre-processing like skin detection. The threshold is placed at 0.2 but can be modified as per requirement. The performance is sketchy at best. Check out the youtube link for the performance http://www.youtube.com/watch?v=PMYFo414eBs&feature=related

Cite As

Neeraj (2024). Face detection using L1 norm quantization (https://www.mathworks.com/matlabcentral/fileexchange/34542-face-detection-using-l1-norm-quantization), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP3
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Face_detect/

Version Published Release Notes
1.0.0.0