tgy / facedetect

MB-LBP based face detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

MB-LBP based face detection

License:MIT License


Languages

Language:C++ 65.7%Language:Python 20.9%Language:TeX 11.6%Language:Makefile 1.0%Language:Shell 0.8%