ConstPointer typedef | itk::ImageToImageRegistrationMethod< TImage > | |
DataObjectPointer typedef | itk::ImageToImageRegistrationMethod< TImage > | |
DataObjectPointerArraySizeType typedef | itk::ImageToImageRegistrationMethod< TImage > | |
GenerateData(void) ITK_OVERRIDE | itk::ImageToImageRegistrationMethod< TImage > | protected |
GetMTime(void) const ITK_OVERRIDE | itk::ImageToImageRegistrationMethod< TImage > | protected |
GetOutput(void) const | itk::ImageToImageRegistrationMethod< TImage > | |
ImageToImageRegistrationMethod(void) | itk::ImageToImageRegistrationMethod< TImage > | protected |
ImageType typedef | itk::ImageToImageRegistrationMethod< TImage > | |
Initialize(void) | itk::ImageToImageRegistrationMethod< TImage > | protectedvirtual |
itkBooleanMacro(ReportProgress) | itk::ImageToImageRegistrationMethod< TImage > | |
itkGetConstObjectMacro(FixedImage, ImageType) | itk::ImageToImageRegistrationMethod< TImage > | |
itkGetConstObjectMacro(MovingImage, ImageType) | itk::ImageToImageRegistrationMethod< TImage > | |
itkGetConstObjectMacro(FixedImageMaskObject, MaskObjectType) | itk::ImageToImageRegistrationMethod< TImage > | |
itkGetConstObjectMacro(MovingImageMaskObject, MaskObjectType) | itk::ImageToImageRegistrationMethod< TImage > | |
itkGetConstObjectMacro(Transform, TransformType) | itk::ImageToImageRegistrationMethod< TImage > | protected |
itkGetMacro(RegistrationNumberOfThreads, unsigned int) | itk::ImageToImageRegistrationMethod< TImage > | |
itkGetMacro(UseRegionOfInterest, bool) | itk::ImageToImageRegistrationMethod< TImage > | |
itkGetMacro(RegionOfInterestPoint1, PointType) | itk::ImageToImageRegistrationMethod< TImage > | |
itkGetMacro(RegionOfInterestPoint2, PointType) | itk::ImageToImageRegistrationMethod< TImage > | |
itkGetMacro(UseFixedImageMaskObject, bool) | itk::ImageToImageRegistrationMethod< TImage > | |
itkGetMacro(UseMovingImageMaskObject, bool) | itk::ImageToImageRegistrationMethod< TImage > | |
itkGetMacro(ReportProgress, bool) | itk::ImageToImageRegistrationMethod< TImage > | |
itkGetObjectMacro(Observer, Command) | itk::ImageToImageRegistrationMethod< TImage > | |
itkGetObjectMacro(Transform, TransformType) | itk::ImageToImageRegistrationMethod< TImage > | protected |
itkNewMacro(Self) | itk::ImageToImageRegistrationMethod< TImage > | |
itkSetMacro(RegistrationNumberOfThreads, unsigned int) | itk::ImageToImageRegistrationMethod< TImage > | |
itkSetMacro(UseRegionOfInterest, bool) | itk::ImageToImageRegistrationMethod< TImage > | |
itkSetMacro(RegionOfInterestPoint1, PointType) | itk::ImageToImageRegistrationMethod< TImage > | |
itkSetMacro(RegionOfInterestPoint2, PointType) | itk::ImageToImageRegistrationMethod< TImage > | |
itkSetMacro(UseFixedImageMaskObject, bool) | itk::ImageToImageRegistrationMethod< TImage > | |
itkSetMacro(UseMovingImageMaskObject, bool) | itk::ImageToImageRegistrationMethod< TImage > | |
itkSetMacro(ReportProgress, bool) | itk::ImageToImageRegistrationMethod< TImage > | |
itkSetObjectMacro(Observer, Command) | itk::ImageToImageRegistrationMethod< TImage > | |
itkSetObjectMacro(Transform, TransformType) | itk::ImageToImageRegistrationMethod< TImage > | protected |
itkStaticConstMacro(ImageDimension, unsigned int, TImage::ImageDimension) | itk::ImageToImageRegistrationMethod< TImage > | |
itkTypeMacro(ImageToImageRegistrationMethod, ProcessObject) | itk::ImageToImageRegistrationMethod< TImage > | |
m_Transform | itk::ImageToImageRegistrationMethod< TImage > | protected |
MakeOutput(DataObjectPointerArraySizeType idx) ITK_OVERRIDE | itk::ImageToImageRegistrationMethod< TImage > | protectedvirtual |
MaskObjectType typedef | itk::ImageToImageRegistrationMethod< TImage > | |
Pointer typedef | itk::ImageToImageRegistrationMethod< TImage > | |
PointType typedef | itk::ImageToImageRegistrationMethod< TImage > | |
PrintSelf(std::ostream &os, Indent indent) const ITK_OVERRIDE | itk::ImageToImageRegistrationMethod< TImage > | protected |
Self typedef | itk::ImageToImageRegistrationMethod< TImage > | |
SetFixedImage(const ImageType *fixedImage) | itk::ImageToImageRegistrationMethod< TImage > | |
SetFixedImageMaskObject(const MaskObjectType *maskObject) | itk::ImageToImageRegistrationMethod< TImage > | |
SetMovingImage(const ImageType *movingImage) | itk::ImageToImageRegistrationMethod< TImage > | |
SetMovingImageMaskObject(const MaskObjectType *maskObject) | itk::ImageToImageRegistrationMethod< TImage > | |
SetRegionOfInterest(const PointType &point1, const PointType &point2) | itk::ImageToImageRegistrationMethod< TImage > | |
Superclass typedef | itk::ImageToImageRegistrationMethod< TImage > | |
TransformOutputType typedef | itk::ImageToImageRegistrationMethod< TImage > | |
TransformType typedef | itk::ImageToImageRegistrationMethod< TImage > | |
~ImageToImageRegistrationMethod(void) | itk::ImageToImageRegistrationMethod< TImage > | protectedvirtual |