Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 295 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 295 Bytes

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.