8000 GitHub - samuel-code/face-detection: A project, made in Eclipse (Neon), for detecting human faces in a video taken from a webcam.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

samuel-code/face-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Detection with OpenCV and JavaFX

A project, made in Eclipse (Neon), for detecting human faces in a video taken from a webcam. It uses the Haar and LBP classifiers already available in the OpenCV library.

Please, note that the project is an Eclipse project, made for teaching purposes. Before using it, you need to install the OpenCV library (version 3.x) and JavaFX 8) and create a User Library named opencv that links to the OpenCV jar and native libraries.

A guide for getting started with OpenCV and Java is available at http://opencv-java-tutorials.readthedocs.org/en/latest/index.html.

About

A project, made in Eclipse (Neon), for detecting human faces in a video taken from a webcam.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0