Skip to content

Instantly share code, notes, and snippets.

@vijay120
Created December 4, 2016 01:55
Show Gist options
  • Save vijay120/530ab9fc9f83f2a90611de03fb5890ae to your computer and use it in GitHub Desktop.
Save vijay120/530ab9fc9f83f2a90611de03fb5890ae to your computer and use it in GitHub Desktop.
imports
#importing some useful packages
import matplotlib.pyplot as plt
import matplotlib.image as mpimg
import numpy as np
import cv2
%matplotlib inline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment