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