Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 305 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 305 Bytes

FacialRecongnition

Uses computer vision to detect a person's face/body in any given video.

Project Information:

  • Computer vision is done using OpenCV (stored locally on my computer).
  • First checks for a face, then checks for a body.
  • Results in some form of detetction for a person in frame.