Skip to content

chibai/facedetect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

facedetect

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 65.7%
  • Python 20.9%
  • TeX 11.6%
  • Other 1.8%