Image warping
y
y’
x
x’
f(x,y)
g(x’,y’)
Given a coordinate transform (x’,y’) = h(x,y) and a
source image f(x,y), how do we compute a
transformed image g(x’,y’) = f(h(x,y))?