Registration, Comparison, and Transformation of 2D images

The programs in this section relate to the alignment, transformation and comparison of pairs of 2D images.

mia-2dcost

This program is used to evaluate the cost between two images by using a given cost function.

mia-2ddeform

This program is used to deform a 2D image using a deformation vector field. Input image and deformation field must be of the same size. The transformation formula is 'x -> x - v(x)'

mia-2dfluid

This program is used for non-rigid registration based on fluid dynamics. It uses SSD as the sole registration criterion.

mia-2dforce

This image evaluate the force field between two images based on a given cost function.

mia-2dimageregistration

This program runs registration of two images optimizing a transformation of the given transformation model by optimizing certain cost measures that are given as free parameters.

mia-2dtransform

This program is used to deform a 2D image using a given transformation.

mia-2dtransformation-to-strain

Evaluate the Green strain tensor corresponding to a given 2D transformation for each grid point.