![]() |
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <elxMutualInformationHistogramMetric.h>
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 47 of file elxMutualInformationHistogramMetric.h.
Public Member Functions | |
virtual void | BeforeEachResolution (void) |
virtual void | BeforeRegistration (void) |
elxClassNameMacro ("MutualInformationHistogram") | |
virtual const char * | GetClassName () const |
virtual void | Initialize (void) throw ( itk::ExceptionObject ) |
itkStaticConstMacro (MovingImageDimension, unsigned int, MovingImageType::ImageDimension) | |
![]() | |
virtual void | AfterEachIterationBase (void) |
virtual void | BeforeEachResolutionBase (void) |
virtual ImageSamplerBaseType * | GetAdvancedMetricImageSampler (void) const |
virtual bool | GetAdvancedMetricUseImageSampler (void) const |
virtual ITKBaseType * | GetAsITKBaseType (void) |
virtual const ITKBaseType * | GetAsITKBaseType (void) const |
virtual MeasureType | GetCurrentExactMetricValue (void) const |
virtual bool | GetShowExactMetricValue (void) const |
itkStaticConstMacro (FixedImageDimension, unsigned int, FixedImageType::ImageDimension) | |
itkStaticConstMacro (MovingImageDimension, unsigned int, MovingImageType::ImageDimension) | |
virtual void | SelectNewSamples (void) |
virtual void | SetAdvancedMetricImageSampler (ImageSamplerBaseType *sampler) |
![]() | |
virtual ConfigurationType * | GetConfiguration (void) const |
virtual ElastixType * | GetElastix (void) const |
virtual RegistrationPointer | GetRegistration (void) const |
virtual void | SetConfiguration (ConfigurationType *_arg) |
virtual void | SetElastix (ElastixType *_arg) |
![]() | |
virtual void | AfterEachIteration (void) |
virtual void | AfterEachResolution (void) |
virtual void | AfterEachResolutionBase (void) |
virtual void | AfterRegistration (void) |
virtual void | AfterRegistrationBase (void) |
virtual int | BeforeAll (void) |
virtual int | BeforeAllBase (void) |
virtual void | BeforeRegistrationBase (void) |
std::string | ConvertSecondsToDHMS (const double totalSeconds, const unsigned int precision) const |
virtual const char * | elxGetClassName (void) const |
virtual const char * | GetComponentLabel (void) const |
virtual void | SetComponentLabel (const char *label, unsigned int idx) |
Static Public Member Functions | |
static Pointer | New () |
Protected Member Functions | |
MutualInformationHistogramMetric () | |
virtual | ~MutualInformationHistogramMetric () |
![]() | |
virtual MeasureType | GetExactValue (const ParametersType ¶meters) |
MetricBase () | |
virtual | ~MetricBase () |
![]() | |
BaseComponentSE () | |
virtual | ~BaseComponentSE () |
![]() | |
BaseComponent () | |
virtual | ~BaseComponent () |
Private Member Functions | |
MutualInformationHistogramMetric (const Self &) | |
void | operator= (const Self &) |
Additional Inherited Members | |
![]() | |
typedef ExactMetricImageSamplerType::Pointer | ExactMetricImageSamplerPointer |
typedef itk::ImageGridSampler< FixedImageType > | ExactMetricImageSamplerType |
typedef ExactMetricImageSamplerType::SampleGridSpacingType | ExactMetricSampleGridSpacingType |
typedef ITKBaseType::ParametersType | ParametersType |
![]() | |
MeasureType | m_CurrentExactMetricValue |
ExactMetricSampleGridSpacingType | m_ExactMetricSampleGridSpacing |
ExactMetricImageSamplerPointer | m_ExactMetricSampler |
bool | m_ShowExactMetricValue |
![]() | |
ConfigurationPointer | m_Configuration |
ElastixPointer | m_Elastix |
RegistrationPointer | m_Registration |
typedef Superclass2::ConfigurationPointer elastix::MutualInformationHistogramMetric< TElastix >::ConfigurationPointer |
Definition at line 100 of file elxMutualInformationHistogramMetric.h.
typedef Superclass2::ConfigurationType elastix::MutualInformationHistogramMetric< TElastix >::ConfigurationType |
Definition at line 99 of file elxMutualInformationHistogramMetric.h.
typedef itk::SmartPointer< const Self > elastix::MutualInformationHistogramMetric< TElastix >::ConstPointer |
Definition at line 63 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::DerivativeType elastix::MutualInformationHistogramMetric< TElastix >::DerivativeType |
Definition at line 84 of file elxMutualInformationHistogramMetric.h.
typedef Superclass2::ElastixPointer elastix::MutualInformationHistogramMetric< TElastix >::ElastixPointer |
Definition at line 98 of file elxMutualInformationHistogramMetric.h.
typedef Superclass2::ElastixType elastix::MutualInformationHistogramMetric< TElastix >::ElastixType |
Typedef's inherited from Elastix.
Definition at line 97 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::FixedImageConstPointer elastix::MutualInformationHistogramMetric< TElastix >::FixedImageConstPointer |
Definition at line 88 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::FixedImageType elastix::MutualInformationHistogramMetric< TElastix >::FixedImageType |
Definition at line 86 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::InterpolatorType elastix::MutualInformationHistogramMetric< TElastix >::InterpolatorType |
Definition at line 82 of file elxMutualInformationHistogramMetric.h.
typedef Superclass2::ITKBaseType elastix::MutualInformationHistogramMetric< TElastix >::ITKBaseType |
Definition at line 103 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::MeasureType elastix::MutualInformationHistogramMetric< TElastix >::MeasureType |
Definition at line 83 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::MovingImageConstPointer elastix::MutualInformationHistogramMetric< TElastix >::MovingImageCosntPointer |
Definition at line 89 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::MovingImageType elastix::MutualInformationHistogramMetric< TElastix >::MovingImageType |
Definition at line 87 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::ParametersType elastix::MutualInformationHistogramMetric< TElastix >::ParametersType |
Definition at line 85 of file elxMutualInformationHistogramMetric.h.
typedef itk::SmartPointer< Self > elastix::MutualInformationHistogramMetric< TElastix >::Pointer |
Definition at line 62 of file elxMutualInformationHistogramMetric.h.
typedef Superclass2::RegistrationPointer elastix::MutualInformationHistogramMetric< TElastix >::RegistrationPointer |
Definition at line 102 of file elxMutualInformationHistogramMetric.h.
typedef Superclass2::RegistrationType elastix::MutualInformationHistogramMetric< TElastix >::RegistrationType |
Definition at line 101 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::ScalesType elastix::MutualInformationHistogramMetric< TElastix >::ScalesType |
Definition at line 90 of file elxMutualInformationHistogramMetric.h.
typedef MutualInformationHistogramMetric elastix::MutualInformationHistogramMetric< TElastix >::Self |
Standard ITK-stuff.
Definition at line 57 of file elxMutualInformationHistogramMetric.h.
typedef itk::MutualInformationHistogramImageToImageMetric< typename MetricBase< TElastix >::FixedImageType, typename MetricBase< TElastix >::MovingImageType > elastix::MutualInformationHistogramMetric< TElastix >::Superclass1 |
Definition at line 60 of file elxMutualInformationHistogramMetric.h.
typedef MetricBase< TElastix > elastix::MutualInformationHistogramMetric< TElastix >::Superclass2 |
Definition at line 61 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::TransformJacobianType elastix::MutualInformationHistogramMetric< TElastix >::TransformJacobianType |
Definition at line 81 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::TransformPointer elastix::MutualInformationHistogramMetric< TElastix >::TransformPointer |
Definition at line 80 of file elxMutualInformationHistogramMetric.h.
typedef Superclass1::TransformType elastix::MutualInformationHistogramMetric< TElastix >::TransformType |
Typedefs inherited from the superclass.
Definition at line 79 of file elxMutualInformationHistogramMetric.h.
|
protected |
The constructor.
|
inlineprotectedvirtual |
The destructor.
Definition at line 125 of file elxMutualInformationHistogramMetric.h.
|
private |
The private constructor.
|
virtual |
Execute stuff before each new pyramid resolution:
Reimplemented from elastix::BaseComponent.
|
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 |
Run-time type information (and related methods).
Reimplemented from elastix::MetricBase< TElastix >.
|
virtual |
Sets up a timer to measure the initialization time and calls the Superclass' implementation.
elastix::MutualInformationHistogramMetric< TElastix >::itkStaticConstMacro | ( | MovingImageDimension | , |
unsigned | int, | ||
MovingImageType::ImageDimension | |||
) |
The moving image dimension.
|
static |
Method for creation through the object factory.
|
private |
The private copy constructor.
Generated on 07-03-2016 for elastix by ![]() |
![]() |