Pavan2k4 commited on
Commit
ee47532
·
verified ·
1 Parent(s): ed46583

Update Utils/convert.py

Browse files
Files changed (1) hide show
  1. Utils/convert.py +1 -1
Utils/convert.py CHANGED
@@ -1,7 +1,7 @@
1
  import numpy as np
2
  import rasterio
3
  from rasterio.plot import show
4
- import matplotlib.pyplot as plt
5
  import cv2
6
 
7
  def convert_gtiff_to_8bit(file_path):
 
1
  import numpy as np
2
  import rasterio
3
  from rasterio.plot import show
4
+
5
  import cv2
6
 
7
  def convert_gtiff_to_8bit(file_path):