Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 102 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 102 Bytes

How to install ?

Install opencv :

pip install opencv-python

Install numpy :

pip install numpy