facedetect icon indicating copy to clipboard operation
facedetect copied to clipboard

MB-LBP based face detection

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.