TPS function

TPS transform

TPS transform

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

TPS(target.shape, reference.shape)

Arguments

  • target.shape: Target shape
  • reference.shape: Reference shape

Returns

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

  • Maintainer: Diogo Melo
  • License: MIT + file LICENSE
  • Last published: 2023-12-05

Useful links