Skip to content

MDouc/face-detection

 
 

Repository files navigation

Face Detection with OpenCV and JavaFX

Computer Vision course - Politecnico di Torino

A project, made in Eclipse (Mars), 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.0) and JavaFX (version 2 or superior) 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

Face detection with OpenCV and JavaFX

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%