Proposals:Registration Framework in MATITK

From KitwarePublic
Jump to navigationJump to search

Registration Framework to add to MATITK

This document is intended to collect the commonly used combinations of registration components so that they can be selected to be wrapped for MATLAB using MATITK.

Image Registration

The most common registration problems are:

Linear Transformation

3D to 3D images

  • Rigid Transform
  • Similarity Transform
  • Affine Transform

2D to 2D images

  • Rigid Transform
  • Similarity Transform
  • Affine Transform

Non-Linear Transformation (Deformable Registration)

Point Set Registration



ITK: [Welcome | Site Map]