![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <elxMutualInformationHistogramMetric.h>
Public Types | |
typedef Superclass2::ConfigurationPointer | ConfigurationPointer |
typedef Superclass2::ConfigurationType | ConfigurationType |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass1::DerivativeType | DerivativeType |
typedef Superclass2::ElastixPointer | ElastixPointer |
typedef Superclass2::ElastixType | ElastixType |
typedef Superclass1::FixedImageConstPointer | FixedImageConstPointer |
typedef Superclass1::FixedImageType | FixedImageType |
typedef Superclass1::InterpolatorType | InterpolatorType |
typedef Superclass2::ITKBaseType | ITKBaseType |
typedef Superclass1::MeasureType | MeasureType |
typedef Superclass1::MovingImageConstPointer | MovingImageCosntPointer |
typedef Superclass1::MovingImageType | MovingImageType |
typedef Superclass1::ParametersType | ParametersType |
typedef SmartPointer< Self > | Pointer |
typedef Superclass2::RegistrationPointer | RegistrationPointer |
typedef Superclass2::RegistrationType | RegistrationType |
typedef Superclass1::ScalesType | ScalesType |
typedef MutualInformationHistogramMetric | Self |
typedef MutualInformationHistogramImageToImageMetric < typename MetricBase < TElastix >::FixedImageType, typename MetricBase< TElastix > ::MovingImageType > | Superclass1 |
typedef MetricBase< TElastix > | Superclass2 |
typedef TimerType::Pointer | TimerPointer |
typedef tmr::Timer | TimerType |
typedef Superclass1::TransformJacobianType | TransformJacobianType |
typedef Superclass1::TransformPointer | TransformPointer |
typedef Superclass1::TransformType | TransformType |
Public Member Functions | |
virtual void | BeforeEachResolution (void) |
virtual void | BeforeRegistration (void) |
elxClassNameMacro ("MutualInformationHistogram") | |
virtual const char * | GetClassName () const |
virtual void | Initialize (void) throw (ExceptionObject) |
itkStaticConstMacro (MovingImageDimension, unsigned int, MovingImageType::ImageDimension) | |
Static Public Member Functions | |
static Pointer | New () |
Protected Member Functions | |
MutualInformationHistogramMetric () | |
virtual | ~MutualInformationHistogramMetric () |
Private Member Functions | |
MutualInformationHistogramMetric (const Self &) | |
void | operator= (const Self &) |
A metric based on the itk::MutualInformationHistogramImageToImageMetric.
This metric is not yet fully supported. But with a little effort it is!
The parameters used in this class are:
(Metric "MutualInformationHistogram")
Definition at line 46 of file elxMutualInformationHistogramMetric.h.
typedef Superclass2::ConfigurationPointer elastix::MutualInformationHistogramMetric< TElastix >::ConfigurationPointer |
Reimplemented from elastix::MetricBase< TElastix >.
Definition at line 99 of file elxMutualInformationHistogramMetric.h.
typedef Superclass2::ConfigurationType elastix::MutualInformationHistogramMetric< TElastix >::ConfigurationType |
Reimplemented from elastix::MetricBase< TElastix >.
Definition at line 98 of file elxMutualInformationHistogramMetric.h.
typedef SmartPointer<const Self> elastix::MutualInformationHistogramMetric< TElastix >::ConstPointer |
Definition at line 62 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::DerivativeType elastix::MutualInformationHistogramMetric< TElastix >::DerivativeType |
Definition at line 83 of file elxMutualInformationHistogramMetric.h.
typedef Superclass2::ElastixPointer elastix::MutualInformationHistogramMetric< TElastix >::ElastixPointer |
Reimplemented from elastix::MetricBase< TElastix >.
Definition at line 97 of file elxMutualInformationHistogramMetric.h.
typedef Superclass2::ElastixType elastix::MutualInformationHistogramMetric< TElastix >::ElastixType |
Typedef's inherited from Elastix.
Reimplemented from elastix::MetricBase< TElastix >.
Definition at line 96 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::FixedImageConstPointer elastix::MutualInformationHistogramMetric< TElastix >::FixedImageConstPointer |
Definition at line 87 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::FixedImageType elastix::MutualInformationHistogramMetric< TElastix >::FixedImageType |
Reimplemented from elastix::MetricBase< TElastix >.
Definition at line 85 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::InterpolatorType elastix::MutualInformationHistogramMetric< TElastix >::InterpolatorType |
Definition at line 81 of file elxMutualInformationHistogramMetric.h.
typedef Superclass2::ITKBaseType elastix::MutualInformationHistogramMetric< TElastix >::ITKBaseType |
Reimplemented from elastix::MetricBase< TElastix >.
Definition at line 102 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::MeasureType elastix::MutualInformationHistogramMetric< TElastix >::MeasureType |
Reimplemented from elastix::MetricBase< TElastix >.
Definition at line 82 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::MovingImageConstPointer elastix::MutualInformationHistogramMetric< TElastix >::MovingImageCosntPointer |
Definition at line 88 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::MovingImageType elastix::MutualInformationHistogramMetric< TElastix >::MovingImageType |
Reimplemented from elastix::MetricBase< TElastix >.
Definition at line 86 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::ParametersType elastix::MutualInformationHistogramMetric< TElastix >::ParametersType |
Reimplemented from elastix::MetricBase< TElastix >.
Definition at line 84 of file elxMutualInformationHistogramMetric.h.
typedef SmartPointer<Self> elastix::MutualInformationHistogramMetric< TElastix >::Pointer |
Definition at line 61 of file elxMutualInformationHistogramMetric.h.
typedef Superclass2::RegistrationPointer elastix::MutualInformationHistogramMetric< TElastix >::RegistrationPointer |
Reimplemented from elastix::MetricBase< TElastix >.
Definition at line 101 of file elxMutualInformationHistogramMetric.h.
typedef Superclass2::RegistrationType elastix::MutualInformationHistogramMetric< TElastix >::RegistrationType |
Reimplemented from elastix::MetricBase< TElastix >.
Definition at line 100 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::ScalesType elastix::MutualInformationHistogramMetric< TElastix >::ScalesType |
Definition at line 89 of file elxMutualInformationHistogramMetric.h.
typedef MutualInformationHistogramMetric elastix::MutualInformationHistogramMetric< TElastix >::Self |
Standard ITK-stuff.
Reimplemented from elastix::MetricBase< TElastix >.
Definition at line 56 of file elxMutualInformationHistogramMetric.h.
typedef MutualInformationHistogramImageToImageMetric< typename MetricBase<TElastix>::FixedImageType, typename MetricBase<TElastix>::MovingImageType > elastix::MutualInformationHistogramMetric< TElastix >::Superclass1 |
Definition at line 59 of file elxMutualInformationHistogramMetric.h.
typedef MetricBase<TElastix> elastix::MutualInformationHistogramMetric< TElastix >::Superclass2 |
Definition at line 60 of file elxMutualInformationHistogramMetric.h.
typedef TimerType::Pointer elastix::MutualInformationHistogramMetric< TElastix >::TimerPointer |
Definition at line 106 of file elxMutualInformationHistogramMetric.h.
typedef tmr::Timer elastix::MutualInformationHistogramMetric< TElastix >::TimerType |
Typedef's for timer.
Definition at line 105 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::TransformJacobianType elastix::MutualInformationHistogramMetric< TElastix >::TransformJacobianType |
Definition at line 80 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::TransformPointer elastix::MutualInformationHistogramMetric< TElastix >::TransformPointer |
Definition at line 79 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::TransformType elastix::MutualInformationHistogramMetric< TElastix >::TransformType |
Typedefs inherited from the superclass.
Definition at line 78 of file elxMutualInformationHistogramMetric.h.
elastix::MutualInformationHistogramMetric< TElastix >::MutualInformationHistogramMetric | ( | ) | [protected] |
The constructor.
virtual elastix::MutualInformationHistogramMetric< TElastix >::~MutualInformationHistogramMetric | ( | ) | [inline, protected, virtual] |
The destructor.
Definition at line 128 of file elxMutualInformationHistogramMetric.h.
elastix::MutualInformationHistogramMetric< TElastix >::MutualInformationHistogramMetric | ( | const Self & | ) | [private] |
The private constructor.
virtual void elastix::MutualInformationHistogramMetric< TElastix >::BeforeEachResolution | ( | void | ) | [virtual] |
Execute stuff before each new pyramid resolution:
Reimplemented from elastix::BaseComponent.
virtual void elastix::MutualInformationHistogramMetric< TElastix >::BeforeRegistration | ( | void | ) | [virtual] |
Execute stuff before the actual registration:
Reimplemented from elastix::BaseComponent.
elastix::MutualInformationHistogramMetric< TElastix >::elxClassNameMacro | ( | "MutualInformationHistogram" | ) |
Name of this class. Use this name in the parameter file to select this specific metric.
example: (Metric "MutualInformationHistogram")
virtual const char* elastix::MutualInformationHistogramMetric< TElastix >::GetClassName | ( | ) | const [virtual] |
Run-time type information (and related methods).
Reimplemented from elastix::MetricBase< TElastix >.
virtual void elastix::MutualInformationHistogramMetric< TElastix >::Initialize | ( | void | ) | throw (ExceptionObject) [virtual] |
Sets up a timer to measure the intialisation time and calls the Superclass' implementation.
elastix::MutualInformationHistogramMetric< TElastix >::itkStaticConstMacro | ( | MovingImageDimension | , |
unsigned | int, | ||
MovingImageType::ImageDimension | |||
) |
The moving image dimension.
Reimplemented from elastix::MetricBase< TElastix >.
static Pointer elastix::MutualInformationHistogramMetric< TElastix >::New | ( | ) | [static] |
Method for creation through the object factory.
void elastix::MutualInformationHistogramMetric< TElastix >::operator= | ( | const Self & | ) | [private] |
The private copy constructor.
Generated on 11-05-2012 for elastix by ![]() |
![]() |