TPS transform
Calculates the Thin Plate Spline transform between a reference shape and a target shape
TPS(target.shape, reference.shape)
target.shape
: Target shapereference.shape
: Reference shapeA list with the transformation parameters and a function that gives the value of the TPS function at each point for numerical differentiation
Guilherme Garcia
Useful links