Skip to content

Instantly share code, notes, and snippets.

@hoai97nam
Created June 15, 2020 08:09
Show Gist options
  • Save hoai97nam/3ed49b7107bf3e8c6bf74125b5edb9a7 to your computer and use it in GitHub Desktop.
Save hoai97nam/3ed49b7107bf3e8c6bf74125b5edb9a7 to your computer and use it in GitHub Desktop.
(new-env) C:\Users\admin>python
Python 3.6.8 (tags/v3.6.8:3c6b436a57, Dec 24 2018, 00:16:47) [MSC v.1916 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import cv2
>>> cv2.__version__
'3.4.2'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment