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
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