Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Pavan2k4
/
Building_area
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d628e34
Building_area
/
Utils
/
convert.py
Pavan2k4
Create convert.py
d628e34
verified
10 months ago
raw
Copy download link
history
blame
Safe
93 Bytes
import
tifffile
def
convert_gtiff_to_8bit
(
src
):
img = tifffile.imread(src)
return
img