SMILX  1.01
Public Types | Public Member Functions | List of all members
milx::RegistrationIterationUpdate Class Reference
Inheritance diagram for milx::RegistrationIterationUpdate:

Public Types

typedef RegistrationIterationUpdate Self
 
typedef itk::Command Superclass
 
typedef itk::SmartPointer< SelfPointer
 
typedef float InputPixelType
 
typedef itk::OrientedImage< InputPixelType, 3 > FixedImageType
 
typedef itk::OrientedImage< InputPixelType, 3 > MovingImageType
 
typedef itk::MultiResolutionImageRegistrationMethod< FixedImageType, MovingImageType > RegistrationType
 
typedef const RegistrationType * RegistrationPointer
 
typedef RegistrationType * Registration2Pointer
 
typedef itk::RegularStepGradientDescentOptimizer OptimizerType
 
typedef OptimizerType * Optimizer2Pointer
 
typedef itk::MattesMutualInformationImageToImageMetric< FixedImageType, MovingImageType > MetricType
 
typedef MetricType * Metric2Pointer
 

Public Member Functions

 itkNewMacro (Self)
 
void Execute (itk::Object *caller, const itk::EventObject &event)
 
void Execute (const itk::Object *object, const itk::EventObject &event)
 

Detailed Description

Definition at line 178 of file milxRegistration.cxx.


The documentation for this class was generated from the following file: