Image won't show: Image data of dtype object cannot be converted to float

后端 未结 0 1091
孤独总比滥情好
孤独总比滥情好 2020-12-09 23:18

I am trying to get python to read a geoTIFF image but am having trouble trying to get the image to show.

import rasterio as r
import numpy as np
import matplo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题