Skip to content
readme.rst 425 B
Newer Older
Marco De Donno's avatar
Marco De Donno committed
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.

Marco De Donno's avatar
Marco De Donno committed
The doc is avaiable on `readthedocs <http://pytps.readthedocs.io/en/develop/>`_.