aws-samples / amazon-rekognition-video-analyzer

A working prototype for capturing frames off of a live MJPEG video stream, identifying objects in near real-time using deep learning, and triggering actions based on an objects watch list.
Other
368 stars 158 forks source link

import cv2 not working #61

Open brainlabsweb opened 3 years ago

brainlabsweb commented 3 years ago

i'm currently using python 3.9 and the import cv2 doesn't work

How can i fix this