TPS
TPS copied to clipboard
Python (and Cython) implementation of the publication of Bookstein, F. L. (1989). Principal warps: Thin-plate splines and the decomposition of deformations. IEEE Transactions on Pattern Analysis and M...
Welcome to python Thin Plate Splines (TPS) library
This repo is a python/cython library to calculate the thin plate splines (TPS) transformation between two set of corresponding points (source and destination).
Some functions are availabale to create distorsions grids and distort images.