THIS... is a camera demo for Machine Vision. More specifically, Facial Recognition. The initial idea was to process the video stream, initial face detection, frame management and client UI locally and use AWS Rekognition service to detect advanced facial points and attributes.
-
Python 3.7 or greater
-
OpenCV 4.3.0 pr greater
Additional requirements included in requirements.txt
pip3 install -r requirements.txt