/Face-Detection

count number of faces using OpenCV with Java GUI

Primary LanguageJava

Face Detection with GUI

User can count a number of people in the photo using face detection, once process completed it will display the number of faces detected.

Prerequisites

Built in Java Environment and OpenCV

Usage

This project developed by using NetBeans IDE.

  • Before run the source code, you may run the compiler javac CountFaceDetection.java

  • After compiled, you can run the sorce code java CountFaceDetection

Screenshot