Skip to content
This repository was archived by the owner on Aug 17, 2019. It is now read-only.

Latest commit

 

History

History
21 lines (11 loc) · 479 Bytes

File metadata and controls

21 lines (11 loc) · 479 Bytes

Local Processing and Camera Communication

Local Processing

Object Detection

Run object detection on feed to detect masks. Train on black ski masks.

Facial Detection

Detection faces and call recognition. May run in series or along side of recognition.

Facial Recognition

Follows facial detection.

Camera Communication

Communicate with webcam.

Will be withheld until proper implimentation of object detection, facial detection, and facial recogntion.