3 Forks
38 Stars
38 Watchers

cv2

👀 general and most known and used opencv functions education notes and codes go here.

How to download and setup cv2

Open terminal and run command
git clone https://github.com/woosal1337/cv2.git
git clone is used to create a copy or clone of cv2 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cv2 https://github.com/woosal1337/cv2/archive/master.zip

Or simply clone cv2 with SSH
[email protected]:woosal1337/cv2.git

If you have some problems with cv2

You may open issue on cv2 support forum (system) here: https://github.com/woosal1337/cv2/issues