TPS {evolqg} | R Documentation |
TPS transform
Description
Calculates the Thin Plate Spline transform between a reference shape and a target shape
Usage
TPS(target.shape, reference.shape)
Arguments
target.shape |
Target shape |
reference.shape |
Reference shape |
Value
A list with the transformation parameters and a function that gives the value of the TPS function at each point for numerical differentiation
Author(s)
Guilherme Garcia
[Package evolqg version 0.3-4 Index]