Skip to content

Instantly share code, notes, and snippets.

@prateekjoshi565
Created April 20, 2020 09:08
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 prateekjoshi565/3c9e25f0175538fecfb0c85777b24a5f to your computer and use it in GitHub Desktop.
Save prateekjoshi565/3c9e25f0175538fecfb0c85777b24a5f to your computer and use it in GitHub Desktop.
import os
import re
import cv2 # opencv library
import numpy as np
from os.path import isfile, join
import matplotlib.pyplot as plt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment