ANIMA
4.0
|
#include <animaMCMImage.h>
Public Types | |
typedef itk::SmartPointer< const Self > | ConstPointer |
typedef MCMType::Pointer | MCMPointer |
typedef anima::MultiCompartmentModel | MCMType |
typedef itk::SmartPointer< Self > | Pointer |
typedef anima::MCMImage< TPixel, VImageDimension > | Self |
typedef itk::VectorImage< TPixel, VImageDimension > | Superclass |
Public Member Functions | |
virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
MCMPointer & | GetDescriptionModel () |
virtual const char * | GetNameOfClass () const |
virtual void | Graft (const itk::DataObject *data) ITK_OVERRIDE |
void | SetDescriptionModel (MCMPointer &mcm) |
Static Public Member Functions | |
static Pointer | New () |
Protected Member Functions | |
MCMImage () | |
virtual | ~MCMImage () |
Definition at line 10 of file animaMCMImage.h.
typedef itk::SmartPointer< const Self > anima::MCMImage< TPixel, VImageDimension >::ConstPointer |
Definition at line 16 of file animaMCMImage.h.
typedef MCMType::Pointer anima::MCMImage< TPixel, VImageDimension >::MCMPointer |
Definition at line 22 of file animaMCMImage.h.
typedef anima::MultiCompartmentModel anima::MCMImage< TPixel, VImageDimension >::MCMType |
Definition at line 21 of file animaMCMImage.h.
typedef itk::SmartPointer< Self > anima::MCMImage< TPixel, VImageDimension >::Pointer |
Definition at line 15 of file animaMCMImage.h.
typedef anima::MCMImage<TPixel,VImageDimension> anima::MCMImage< TPixel, VImageDimension >::Self |
Definition at line 14 of file animaMCMImage.h.
typedef itk::VectorImage<TPixel, VImageDimension> anima::MCMImage< TPixel, VImageDimension >::Superclass |
Definition at line 13 of file animaMCMImage.h.
|
protected |
Definition at line 8 of file animaMCMImage.hxx.
Referenced by anima::MCMImage< TPixel, VImageDimension >::~MCMImage().
|
inlineprotectedvirtual |
Definition at line 31 of file animaMCMImage.h.
References anima::MCMImage< TPixel, VImageDimension >::MCMImage().
virtual::itk::LightObject::Pointer anima::MCMImage< TPixel, VImageDimension >::CreateAnother | ( | void | ) | const |
MCMImage< TPixel, VImageDimension >::MCMPointer & anima::MCMImage< TPixel, VImageDimension >::GetDescriptionModel | ( | ) |
Definition at line 32 of file animaMCMImage.hxx.
Referenced by anima::MCMBlockMatchingInitializer< PixelType, NDimensions >::AddReferenceImage(), anima::MCMAverageImagesImageFilter< TPixelType >::BeforeThreadedGenerateData(), anima::PyramidalDenseMCMSVFMatchingBridge< ImageDimension >::CreateInterpolator(), and anima::MCMScalarMapsImageFilter< TPixelType >::DynamicThreadedGenerateData().
|
virtual |
|
virtual |
Definition at line 39 of file animaMCMImage.hxx.
|
static |
void anima::MCMImage< TPixel, VImageDimension >::SetDescriptionModel | ( | MCMPointer & | mcm | ) |
Definition at line 15 of file animaMCMImage.hxx.
Referenced by anima::MCMEstimatorImageFilter< InputPixelType, OutputPixelType >::GenerateOutputInformation().