symmetrize
Symmetrization of 2D pattern using nonrigid landmark registration with symmetry constraints. Implemented registration methods include projective transform and thin plate spline. Details are given in the publication associated with the package.
Installation
Install the PyPI version
pip install symmetrize
Install the latest version from source repository
pip install git+https://github.com/RealPolitiX/symmetrize.git
Requirements
See requirements
Documentation and use
Documentation of the package may be found here along with examples illustrating the main functionalities in here.