Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#6022 closed defect (fixed)

JP2KAK and JP2ECW drivers ignore eResampleAlg when upsampling

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 2.0.1
Component: GDAL_Raster Version: 2.0.0
Severity: normal Keywords: jpeg2000
Cc:

Description

When upsampling, they do nearest resampling instead of the passed psExtraArg->eResampleAlg

(When downsampling, it is not clear what to do because of JPEG2000 own resolution mechanism)

Change History (2)

comment:1 by Even Rouault, 9 years ago

Resolution: fixed
Status: newclosed

trunk r29486, branches/2.0 r29487 "JP2KAK, ECW/JP2ECW: honour psExtraArg->eResampleAlg when upsampling (#6022)"

comment:2 by Even Rouault, 9 years ago

trunk r29506 "ECW: fix r29486 (#6022)"

branches/2.0 r29507 "ECW: fix r29487 (#6022)"

Note: See TracTickets for help on using tickets.