Skip to content

Instantly share code, notes, and snippets.

@vsanse
Last active August 13, 2017 05:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vsanse/8ea98650d2cacf95ec64ee433b4dd7e4 to your computer and use it in GitHub Desktop.
Save vsanse/8ea98650d2cacf95ec64ee433b4dd7e4 to your computer and use it in GitHub Desktop.
# download numpy in using pip $ pip install numpy
# for instructions for installing opencv head over to : http://www.pyimagesearch.com/?s=install+opencv&submit=Search
import numpy as np
import cv2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment