fdlibmex --- fast and simple face detection

An efficient and easy-to-use mex library for detecting frontal faces in images
15.2K Downloads
Updated 2 Sep 2008

No License

fdlibmex is a very simple face detection library for matlab. No toolboxes are required. The library consists of a single mex file with a single function that takes an image as input and outputs the locations of the frontal faces in the image.

The zip file includes mex files for the 32bit Windows, Linux and Mac platforms supported by Matlab, and an example script that illustrates the usage of the library.

Cite As

Wolf Kienzle (2024). fdlibmex --- fast and simple face detection (https://www.mathworks.com/matlabcentral/fileexchange/20976-fdlibmex-fast-and-simple-face-detection), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008a
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!
Version Published Release Notes
1.0.0.0

minor bug fixed