Skip to content

Instantly share code, notes, and snippets.

@soumya997
Last active March 30, 2020 04:20
Show Gist options
  • Select an option

  • Save soumya997/510a998d02f7b3c008ca7055b9d2b193 to your computer and use it in GitHub Desktop.

Select an option

Save soumya997/510a998d02f7b3c008ca7055b9d2b193 to your computer and use it in GitHub Desktop.
###IMPORTING LIBRARIES###
import cv2
import numpy as np
import matplotlib.pyplot as plt
import os
from tqdm import tqdm
%matplotlib inline
@soumya997
Copy link
Copy Markdown
Author

part1 for loading image

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