Last active
March 30, 2020 04:20
-
-
Save soumya997/510a998d02f7b3c008ca7055b9d2b193 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ###IMPORTING LIBRARIES### | |
| import cv2 | |
| import numpy as np | |
| import matplotlib.pyplot as plt | |
| import os | |
| from tqdm import tqdm | |
| %matplotlib inline |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
part1 for loading image