Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 583 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 583 Bytes

Gods-Eye

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.

Techonology Stack

  • Python
  • openCV

Components

  • Video Camera
  • Graphics Card(intel graphics)

Working

Haarcascade image classifier is used to identify a person or object. For training purpose the model requires mininmum of 500 images for efficient results.