Yes, of course, these functions must also be corrected.
Evgeniy
-Original Message-
From: Even Rouault [mailto:even.roua...@mines-paris.org]
Sent: Monday, August 20, 2012 1:49 PM
To: Evgeniy Borovenskiy
Cc: gdal-dev@lists.osgeo.org
Subject: Re: [gdal-dev] write JPEG2000 with codek KAKADU
Selon Evgeniy Borovenskiy :
> Thank you very much for your help. I'll try to write a function create ().
In the JP2KAK driver you mean ? The challenge is not really in Create(), but
more in implementing a working JP2KAKRasterBand::IWriteBlock() and/or
JP2KAKDataset::IRasterIO() / JP2KAKRasterBand
Thank you very much for your help. I'll try to write a function create ().
Evgeniy
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
Evgeniy Borovenskiy scanex.ru> writes:
>
> No, at the moment I use the variant in which the file '.tif' with the use of
the driver GTiffDataset is
> created. And then through CreateCopy() JPEG2000 is created.
> I'd like to create a JPEG2000 file straigh away because the size of images are
very b
e-
> From: Even Rouault [mailto:even.roua...@mines-paris.org]
> Sent: Thursday, August 16, 2012 3:15 PM
> To: Evgeniy Borovenskiy
> Cc: gdal-dev@lists.osgeo.org
> Subject: Re: [gdal-dev] write JPEG2000 with codek KAKADU without .tif
>
> Selon Evgeniy Borovenskiy :
>
&g
Selon Evgeniy Borovenskiy :
> No, at the moment I use the variant in which the file '.tif' with the use of
> the driver GTiffDataset is created. And then through CreateCopy() JPEG2000 is
> created.
> I'd like to create a JPEG2000 file straigh away because the size of images
> are very big and the
2012 3:15 PM
To: Evgeniy Borovenskiy
Cc: gdal-dev@lists.osgeo.org
Subject: Re: [gdal-dev] write JPEG2000 with codek KAKADU without .tif
Selon Evgeniy Borovenskiy :
> The thing is when I try to save the buffer with an image that is being
> saved in the operative memory when my program is working and
Selon Evgeniy Borovenskiy :
> The thing is when I try to save the buffer with an image that is being saved
> in the operative memory when my program is working and when the KAKADU's
> driver tries to create JPEG2000 for the file recording the driver isn't
> created. It's because there's no functio
The thing is when I try to save the buffer with an image that is being saved in
the operative memory when my program is working and when the KAKADU's driver
tries to create JPEG2000 for the file recording the driver isn't created. It's
because there's no function 'Create' in JP2KAKDataset. But t
Evgeniy Borovenskiy scanex.ru> writes:
>
>
> Hello,
>
> tell me please, can i write JPEG2000 file with codek KAKADU without create
intermediate file .tif.
Yes you can. Gdal_translate -of JP2KAK input.png output.jp2 will make you a
JPEG2000 image.
-Jukka Rahkonen-
Hello,
tell me please, can i write JPEG2000 file with codek KAKADU without create
intermediate file .tif.
Evgeniy.
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
11 matches
Mail list logo