It is a facial recognition system, which is capable of identifying or verifying a person from a digital image or a video frame from a video source. ... Other applications include advanced human-computer interaction, video surveillance, automatic indexing of images, and video database, among others.
- Python
- openCV
- Video Camera
- Graphics Card(intel graphics)
Haarcascade image classifier is used to identify a person or object. For training purpose the model requires mininmum of 500 images for efficient results.