Selon Guillaume Pasero :
> Hi Even,
>
> Le 19/05/2014 20:01, Even Rouault a écrit :
> > Guillaume,
> >
> >> I am using the OpenJPEG driver from GDAL and I noticed some differences
> >> with the behaviour of an other OpenJPEG "driver" that I used before in
> >> the library Orfeo ToolBox. The GDAL
SAVINAUD Mickaël c-s.fr> writes:
> > IMHO the test case seems to be a bit too artificial to justify any change,
> > unless there are real world cases where that would cause issues.
> >
> Yes it is not a real case but it is a conformance data which allow to
> define if a decoder is JPEG decodi
Mickaël,
> >
> >> * The size of the overview at level 'n' is computed as : ovr_size =
> >> raster_size / 2^n , whereas it should be ovr_size = ceil(
> >> raster_size / float(2^n) )
> >>
> >
> > Hum, any reason to particularly round to the upper value rather than
> > the lower
> > value ?
Hi Even,
Le 19/05/2014 20:01, Even Rouault a écrit :
Guillaume,
I am using the OpenJPEG driver from GDAL and I noticed some differences
with the behaviour of an other OpenJPEG "driver" that I used before in
the library Orfeo ToolBox. The GDAL driver fails to pass a conformance
test : using the
Hi Even,
Even Rouault a écrit :
Guillaume,
I am using the OpenJPEG driver from GDAL and I noticed some differences
with the behaviour of an other OpenJPEG "driver" that I used before in
the library Orfeo ToolBox. The GDAL driver fails to pass a conformance
test : using the input file "jpeg2
Guillaume,
>
> I am using the OpenJPEG driver from GDAL and I noticed some differences
> with the behaviour of an other OpenJPEG "driver" that I used before in
> the library Orfeo ToolBox. The GDAL driver fails to pass a conformance
> test : using the input file "jpeg2000_conf_p1_06.j2k"
Are yo
Hi everybody,
I am using the OpenJPEG driver from GDAL and I noticed some differences
with the behaviour of an other OpenJPEG "driver" that I used before in
the library Orfeo ToolBox. The GDAL driver fails to pass a conformance
test : using the input file "jpeg2000_conf_p1_06.j2k" , reading th