FREE::NormalizedCorrelationMetricControllerBase< TControlledMetric > Class Template Reference
[Metric controller]

Controller class for a mean squares metric. More...

#include <freNormalizedCorrelationMetricController.h>

Inheritance diagram for FREE::NormalizedCorrelationMetricControllerBase< TControlledMetric >:

Inheritance graph
FREE::NormalizedCorrelation2DMetricController\< itk::NormalizedCorrelationImageToImageMetric\< ImageTypes\< 2 \>::InternalImageType, ImageTypes\< 2 \>::InternalImageType \> \>FREE::NormalizedCorrelation3DMetricController\< itk::NormalizedCorrelationImageToImageMetric\< ImageTypes\< 3 \>::InternalImageType, ImageTypes\< 3 \>::InternalImageType \> \>FREE::ImageToImageMetricControllerBase\< TControlledMetric \>FREE::SingleValuedMetricControllerBase\< TControlledMetric \>FREE::MetricControllerBase\< TControlledMetric \>FREE::ComponentControllerBase\< TControlledMetric \>FREE::ComponentControllerInterface
[legend]
Collaboration diagram for FREE::NormalizedCorrelationMetricControllerBase< TControlledMetric >:

Collaboration graph
FREE::ImageToImageMetricControllerBase\< TControlledMetric \>FREE::SingleValuedMetricControllerBase\< TControlledMetric \>FREE::MetricControllerBase\< TControlledMetric \>FREE::ComponentControllerBase\< TControlledMetric \>FREE::ComponentControllerInterfaceFREE::CtrlProfile::ProfileInheritanceFREE::XMLStringMultiMapFREE::XMLStreamObject
[legend]

List of all members.

Public Types

typedef TControlledMetric ComponentType
typedef
ImageToImageMetricControllerBase
< TControlledMetric > 
Superclass

Public Member Functions

 itkTypeMacro (NormalizedCorrelationMetricControllerBase, ImageToImageMetricControllerBase)

Protected Member Functions

 NormalizedCorrelationMetricControllerBase ()


Detailed Description

template<class TControlledMetric>
class FREE::NormalizedCorrelationMetricControllerBase< TControlledMetric >

Controller class for a mean squares metric.

NormalizedCorrelationMetricControllerBase is derived from ImageToImageMetricControllerBase.

Definition at line 41 of file freNormalizedCorrelationMetricController.h.


Member Typedef Documentation

template<class TControlledMetric>
typedef TControlledMetric FREE::NormalizedCorrelationMetricControllerBase< TControlledMetric >::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::ImageToImageMetricControllerBase< TControlledMetric >.

Reimplemented in FREE::NormalizedCorrelation2DMetricController, and FREE::NormalizedCorrelation3DMetricController.

Definition at line 44 of file freNormalizedCorrelationMetricController.h.

template<class TControlledMetric>
typedef ImageToImageMetricControllerBase<TControlledMetric> FREE::NormalizedCorrelationMetricControllerBase< TControlledMetric >::Superclass

Reimplemented from FREE::ImageToImageMetricControllerBase< TControlledMetric >.

Reimplemented in FREE::NormalizedCorrelation2DMetricController, and FREE::NormalizedCorrelation3DMetricController.

Definition at line 45 of file freNormalizedCorrelationMetricController.h.


Constructor & Destructor Documentation

template<class TControlledMetric>
FREE::NormalizedCorrelationMetricControllerBase< TControlledMetric >::NormalizedCorrelationMetricControllerBase (  )  [inline, protected]

Definition at line 50 of file freNormalizedCorrelationMetricController.h.


Member Function Documentation

template<class TControlledMetric>
FREE::NormalizedCorrelationMetricControllerBase< TControlledMetric >::itkTypeMacro ( NormalizedCorrelationMetricControllerBase< TControlledMetric >  ,
ImageToImageMetricControllerBase   
)


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