#include <freROI.h>


Public Types | |
| typedef ImageROICoupleBase | Self |
| typedef ROICoupleBase < ImageROIBase < VImageDimension > > | Superclass |
| typedef itk::SmartPointer < Self > | Pointer |
| typedef itk::SmartPointer < const Self > | ConstPointer |
Public Member Functions | |
| itkTypeMacro (ImageROICoupleBase, ROICoupleBase) | |
| itkNewMacro (Self) | |
Protected Member Functions | |
| ImageROICoupleBase () | |
| virtual | ~ImageROICoupleBase () |
This is the Class for ROI couples within f.r.e.e.. It holds two ROIs, on for the fixed and one for the moving image. Theese are used in the context of image registration
Definition at line 559 of file freROI.h.
| typedef ImageROICoupleBase FREE::ImageROICoupleBase< VImageDimension >::Self |
Standard typedefs
Reimplemented from FREE::ROICoupleBase< TROI >.
| typedef ROICoupleBase< ImageROIBase<VImageDimension> > FREE::ImageROICoupleBase< VImageDimension >::Superclass |
| typedef itk::SmartPointer<Self> FREE::ImageROICoupleBase< VImageDimension >::Pointer |
| typedef itk::SmartPointer<const Self> FREE::ImageROICoupleBase< VImageDimension >::ConstPointer |
| FREE::ImageROICoupleBase< VImageDimension >::ImageROICoupleBase | ( | ) | [inline, protected] |
| virtual FREE::ImageROICoupleBase< VImageDimension >::~ImageROICoupleBase | ( | ) | [inline, protected, virtual] |
| FREE::ImageROICoupleBase< VImageDimension >::itkTypeMacro | ( | ImageROICoupleBase< VImageDimension > | , | |
| ROICoupleBase | ||||
| ) |
Run-time type information (and related methods).
| FREE::ImageROICoupleBase< VImageDimension >::itkNewMacro | ( | Self | ) |
Reimplemented from FREE::ROICoupleBase< TROI >.
1.5.3 written by Dimitri van Heesch,
© 1997-2000