Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 249 Bytes

File metadata and controls

9 lines (6 loc) · 249 Bytes

This repo contains the basics of openCV which I learned. Intuitive names are given to the folders and files, so that anyone can refer to this repository.

To install openCV:

pip3 install opencv-python