Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#5305 closed defect (fixed)

geoloc transformer: wrong bilinear interpolation

Reported by: Even Rouault Owned by: geoloc
Priority: normal Milestone: 1.10.2
Component: Algorithms Version: unspecified
Severity: normal Keywords: rouault
Cc:

Description

GDALGeoLocTransform() does some kind of bilinear interpolation, but with 3 values instead of 4, and the sum of averaging coefficients can be > 1 !

Change History (2)

comment:1 by Even Rouault, 10 years ago

Milestone: 1.10.2
Resolution: fixed
Status: newclosed

trunk r26653, branches/1.10 r26654 : "Geoloc transformer: fix wrong bilinear interpolation in GDALGeoLocTransform() (#5305)"

comment:2 by Even Rouault, 10 years ago

trunk r26655, branches/1.10 r26656: "Adjust expected result (#5305)"

Note: See TracTickets for help on using tickets.