FREE::CorrelationCoefficientHistogramMetricControlleBase< TImageType > Class Template Reference
[Metric controller]

Controllerclass for a mutual information metric using the total histograms of the image intensities. More...

#include <freCorrelationCoefficientHistogramMetricController.h>

Inheritance diagram for FREE::CorrelationCoefficientHistogramMetricControlleBase< TImageType >:

Inheritance graph
FREE::CorrelationCoefficientHistogram2DMetricController\< ImageTypes\< 2 \>::InternalImageType \>FREE::CorrelationCoefficientHistogram3DMetricController\< ImageTypes\< 3 \>::InternalImageType \>FREE::HistogramMetricControllerBase\< itk::CorrelationCoefficientHistogramImageToImageMetric\< TImageType, TImageType \> \>FREE::ImageToImageMetricControllerBase\< itk::CorrelationCoefficientHistogramImageToImageMetric\< TImageType, TImageType \> \>FREE::SingleValuedMetricControllerBase\< itk::CorrelationCoefficientHistogramImageToImageMetric\< TImageType, TImageType \> \>FREE::MetricControllerBase\< itk::CorrelationCoefficientHistogramImageToImageMetric\< TImageType, TImageType \> \>FREE::ComponentControllerBase\< itk::CorrelationCoefficientHistogramImageToImageMetric\< TImageType, TImageType \> \>FREE::ComponentControllerInterface
[legend]
Collaboration diagram for FREE::CorrelationCoefficientHistogramMetricControlleBase< TImageType >:

Collaboration graph
FREE::HistogramMetricControllerBase\< itk::CorrelationCoefficientHistogramImageToImageMetric\< TImageType, TImageType \> \>FREE::ImageToImageMetricControllerBase\< itk::CorrelationCoefficientHistogramImageToImageMetric\< TImageType, TImageType \> \>FREE::SingleValuedMetricControllerBase\< itk::CorrelationCoefficientHistogramImageToImageMetric\< TImageType, TImageType \> \>FREE::MetricControllerBase\< itk::CorrelationCoefficientHistogramImageToImageMetric\< TImageType, TImageType \> \>FREE::ComponentControllerBase\< itk::CorrelationCoefficientHistogramImageToImageMetric\< TImageType, TImageType \> \>FREE::ComponentControllerInterfaceFREE::CtrlProfile::ProfileInheritanceFREE::XMLStringMultiMapFREE::XMLStreamObject
[legend]

List of all members.

Public Types

typedef
itk::CorrelationCoefficientHistogramImageToImageMetric
< TImageType,
TImageType > 
ComponentType
typedef
HistogramMetricControllerBase
< ComponentType
Superclass

Public Member Functions

 itkTypeMacro (CorrelationCoefficientHistogramMetricControlleBase, HistogramMetricControllerBase)
virtual ~CorrelationCoefficientHistogramMetricControlleBase ()

Protected Member Functions

 CorrelationCoefficientHistogramMetricControlleBase ()


Detailed Description

template<class TImageType>
class FREE::CorrelationCoefficientHistogramMetricControlleBase< TImageType >

Controllerclass for a mutual information metric using the total histograms of the image intensities.

CorrelationCoefficientHistogramMetricControlleBase is derived from HistogramMetricControllerBase and is the base controller for a mutual information metric implemented by itk::CorrelationCoefficientHistogramImageToImageMetric. This metric is based on the intensity histograms of the images.

Definition at line 44 of file freCorrelationCoefficientHistogramMetricController.h.


Member Typedef Documentation

template<class TImageType>
typedef itk::CorrelationCoefficientHistogramImageToImageMetric<TImageType,TImageType> FREE::CorrelationCoefficientHistogramMetricControlleBase< TImageType >::ComponentType

The component class managed by the controller. The component class must be a derivation from itk::LightObject to ensure the ability to use the smartpointer concept of itk

Reimplemented from FREE::HistogramMetricControllerBase< itk::CorrelationCoefficientHistogramImageToImageMetric< TImageType, TImageType > >.

Definition at line 47 of file freCorrelationCoefficientHistogramMetricController.h.

template<class TImageType>
typedef HistogramMetricControllerBase<ComponentType> FREE::CorrelationCoefficientHistogramMetricControlleBase< TImageType >::Superclass

Reimplemented from FREE::HistogramMetricControllerBase< itk::CorrelationCoefficientHistogramImageToImageMetric< TImageType, TImageType > >.

Definition at line 48 of file freCorrelationCoefficientHistogramMetricController.h.


Constructor & Destructor Documentation

template<class TImageType>
virtual FREE::CorrelationCoefficientHistogramMetricControlleBase< TImageType >::~CorrelationCoefficientHistogramMetricControlleBase (  )  [inline, virtual]

Definition at line 52 of file freCorrelationCoefficientHistogramMetricController.h.

template<class TImageType>
FREE::CorrelationCoefficientHistogramMetricControlleBase< TImageType >::CorrelationCoefficientHistogramMetricControlleBase (  )  [inline, protected]

The Constructor of this class is protected, because this class should be used only as ancestor for derived classes

Definition at line 59 of file freCorrelationCoefficientHistogramMetricController.h.


Member Function Documentation

template<class TImageType>
FREE::CorrelationCoefficientHistogramMetricControlleBase< TImageType >::itkTypeMacro ( CorrelationCoefficientHistogramMetricControlleBase< TImageType >  ,
HistogramMetricControllerBase   
)


The documentation for this class was generated from the following file:
Generated at Sat Oct 13 18:21:14 2007 for f.r.e.e. - Flexible Registration and Evaluation Engine by doxygen 1.5.3 written by Dimitri van Heesch, © 1997-2000