User can count a number of people in the photo using face detection, once process completed it will display the number of faces detected.
Built in Java Environment and OpenCV
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