Learn R Programming

evolqg (version 0.3-4)

TPS: TPS transform

Description

Calculates the Thin Plate Spline transform between a reference shape and a target shape

Usage

TPS(target.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

Arguments

target.shape

Target shape

reference.shape

Reference shape

Author

Guilherme Garcia