/image_registration

Python implementation of 2d and 3d image registration

Primary LanguageJupyter Notebook

image_registration

Image registration package for python. Performs non-rigid deformation to match input image to another one. Algorithms implemented are LDDMM(Large Deformation Diffeomorphic Metric Mapping) and SyN (Symmetric Normalization). Supports for both 2 and 3 dimensional images in Nifti files.