Warping
warp(M, T)
Performs bilinear warping on matrix
M
, using tie-points stored in matrix
T
.
Arguments:
M
is an image matrix.
T
is an 8
×
2 matrix containing four pairs of tie points.