Face Recognition in Java
Face Recognition in Java
€ Install OpenCV
€ Test OpenCV Lib
€ Face Detection App.
€ mainGUI Class
€ detectFace Class
Download a n d install – Building
From Source
€ OpenCV SourceForge repository.
€ http://sourceforge.net/projects/opencvl
ibrary/files/opencv-win/
Download a n d install – Binary Install
€ http://opencv.org/downloads.html
€ Windows users c a n find the prebuilt files needed for Java
development in the opencv/build/java/ folder inside the package.
For other OSes it’s required to build OpenCV from sources.
Download a n d Install – Binary Install
Tutorials a n d Documentation
€ http://opencv-java-tutorials.readthedocs.org/en/latest/02 -first-java-application-with-opencv.html
€ http://docs.opencv.org/2.4/doc/tutorials/introduction/desktop_java/java_dev_intro.html
€ http://docs.opencv.org/2.4/doc/tutorials/introduction/java_eclipse/java_eclipse.html#java -eclipse
Configuring Eclipse
€ / / Detect faces on w e b c a m
Face Detection
Face Detection