Guil-Baka / Watcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is watcher?

Watcher is a program I'm writing to integrate facial detection and into every camera capable of RTMP and RTSP

Endgoal of the project is for sysadmin to be able to manually register users, however if user is unknown it will add that user to a temporary subfolder and assing it a numerical ID for verification after detection

Program should keep track of faces in frame and i will try to tune it for side profiles.

To start just run main.py. Dont forget to instal opencv

Just use 'pip install opencv-python'

About


Languages

Language:Python 100.0%