Bilinear interpolation: Difference between revisions

Content added Content deleted
Line 685: Line 685:
-- imImage and IupImage have {0,0} in different corners - but
-- imImage and IupImage have {0,0} in different corners - but
-- the output looks pretty good, and I think you would easily
-- the output looks pretty good, and I think you would easily
-- notice were this even slightly wrong.
-- notice were this even slightly wrong, and in fact an early
-- accidental typo of r10/r01 indeed proved very evident.
--
--
atom left = interpolate(c00,c10,fx),
atom left = interpolate(c00,c10,fx),