Le jeudi 17 décembre 2015 11:41:39, Basos Syrris a écrit :
> Hi list,By using Python Gdal api to read an image, is it possible to get
> the pointer of the image instead of taking the whole content as a string
> structure as this happens with the ReadRaster() method?T
You can call Band.ReadAsArray(
Hi list,By using Python Gdal api to read an image, is it possible to get the
pointer of the image instead of taking the whole content as a string structure
as this happens with the ReadRaster() method?Thank you in advance.Basos
___
gdal-dev mailing list