/multiple_reko

AWS Rekognition simple demo both in Python and NodeJS

Primary LanguagePythonApache License 2.0Apache-2.0

Rekognition demo

Demo of AWS Rekognition libraray, both in Python and in NodeJS

PyReko

By using OpenCV, it grabs a frame from the laptop webcam and sends to AWS Rekognition for processing.

NoReko

It grabs the frame in the images folder and send it to Rekognition service for processing.