Image Registration 101ΒΆ

Image registration is a task of geometrically transforming one image (moving) to a domain of another image (reference). This problem can be seen as two separate steps.

1) Prediction of a geometric transformation

Inverse

2) Warping the moving image with the transformation

Inverse

There are multiple different algorithms that achieve the first step. This project focuses on supervised deep learning methods however also provides easy interface to other approaches - feature and intensity based registration.

Source

source/image_registration.rst