Skip to content

Instantly share code, notes, and snippets.

@codehwang
Last active November 24, 2017 19:10
Show Gist options
  • Save codehwang/a8591c343ad73081f60e0e643bd0a17a to your computer and use it in GitHub Desktop.
Save codehwang/a8591c343ad73081f60e0e643bd0a17a to your computer and use it in GitHub Desktop.
installing and using cv2 in python

just type

pip install opencv-python

in python

import cv2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment