Face Detector that detect faces by using OpenCV library. OpenCV provides different classifiers for detecting objects but in this, I'm using frontal face, Also OpenCV has many Haar Classifiers that used for different types of motion detections like object, eyes hands etc. You can check the documentation of this by visiting their site.
- You can use this source code in your ide
- But first you should Download these libraries
- Then setup your Ide with this... my is eclipse and here is link How to Setup
- you can also Snap pictures
version