ITK  4.2.0
Insight Segmentation and Registration Toolkit
Classes
Module ITKRegistrationMethodsv4
Group Registration
+ Collaboration diagram for Module ITKRegistrationMethodsv4:

Classes

class  itk::BSplineSyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform >
 Interface method for the performing greedy B-spline SyN image registration. More...
class  itk::ImageRegistrationMethodv4< TFixedImage, TMovingImage, TOutputTransform >
 Interface method for the current registration framework. More...
class  itk::SyNImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform >
 Interface method for the performing greedy SyN image registration. More...
class  itk::TimeVaryingBSplineVelocityFieldImageRegistrationMethod< TFixedImage, TMovingImage, TOutputTransform >
 Interface method for the current registration framework using the time varying velocity field transform. More...
class  itk::TimeVaryingVelocityFieldImageRegistrationMethodv4< TFixedImage, TMovingImage, TOutputTransform >
 Interface method for the current registration framework using the time varying velocity field transform. More...

Detailed Description

This module contains typical examples of regitration methods based upon the high dimensional metrics and high dimensional optimizers.

Dependencies: