/facedetect

MB-LBP based face detection

Primary LanguageC++MIT LicenseMIT

facedetect

--- WORK IN PROGRESS ---

What it is

MB-LBP based face detection

Build the project

Running make will call cmake to compile the build/detect program.

Usage

Running the command ./detect img_path will show an image with bounding boxes around the detected faces.