Re: [gdal-dev] GDAL and Kakadu library - Problem with float images

2019-07-15 Thread Even Rouault
On lundi 15 juillet 2019 13:41:25 CEST Alberto Monescillo wrote: > Hi all, > > I am trying to use gdal with kakadu library to write JPEG2000 images. > I need to write the output images as float images (GDT_Float32), but I am > not able. > I have tried different options, but the image is always gen

[gdal-dev] GDAL and Kakadu library - Problem with float images

2019-07-15 Thread Alberto Monescillo
Hi all, I am trying to use gdal with kakadu library to write JPEG2000 images. I need to write the output images as float images (GDT_Float32), but I am not able. I have tried different options, but the image is always generated as Byte type. I have reviewed the file 'jp2kakdataset.cpp', and in pr