Ank-Cha / Social-Distancing-Analyser-COVID-19

A social distancing analyzer AI tool to regulate social distancing protocol using video surveillance of CCTV cameras and drones. Social Distancing Analyser to prevent COVID19

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

import cv2

enriqueeliud opened this issue · comments

no module named cv2
cant find this module. Again where are dependencies to install please?

Just run pip install opencv-python to install the module

type
!pip3 install opencv-python
and run