Skip to content

deluxor/face-recognition

 
 

Repository files navigation

face-recognition

Face recognition with OpenCV

Demo Application of Face Recognition with Open CV

It uses JavaCV to access the face recognition algorithims in OpenCV.

The LBPH algorithm is chosen in this implementation for best resuls, but you can easily adapt one of the other algorithms in OpenCV

This version is for eclipse. If you use Android Studio,download the folder and import project from Andoid Studio.

Andoid Studio Import: https://docs.google.com/file/d/0B5yf1GPHtiNId1ZWU252elFrSzg/edit?usp=drive_web

About

Face recognition with OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 86.6%
  • Makefile 13.4%