I try to convert an RGB tiff orthophoto map to Grayscale and get ERROR

前端 未结 0 1511
一个人的身影
一个人的身影 2021-01-15 18:21

I try to conver the RGB tiff with weights for the three bands like this:

    import gdal  
    import numpy as np
    
    rgbimg = gdal.Open(\'Panchro_image/         


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