FREE::MeanSquares3DMetricController Class Reference
[Metric controller]

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

#include <freMeanSquaresMetricController.h>

Inheritance diagram for FREE::MeanSquares3DMetricController:

Inheritance graph
FREE::MeanSquaresMetricControllerBase\< itk::MeanSquaresImageToImageMetric\< 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::MeanSquares3DMetricController:

Collaboration graph
FREE::MeanSquaresMetricControllerBase\< itk::MeanSquaresImageToImageMetric\< ImageTypes\< 3 \>::InternalImageType, ImageTypes\< 3 \>::InternalImageType \> \>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
itk::MeanSquaresImageToImageMetric
< InternalImage3DType,
InternalImage3DType
ComponentType
typedef
MeanSquaresMetricControllerBase
< ComponentType
Superclass

Public Member Functions

 itkTypeMacro (MeanSquares3DMetricController, MeanSquaresMetricControllerBase)
 MeanSquares3DMetricController ()


Detailed Description

Controller class for a mean square metric.

MeanSquares3DMetricController is derived from ImageToImageMetricControllerBase and is the controller for a mean square metric on 3 dimensional images implemented by itk::MeanSquaresImageToImageMetric.

Definition at line 90 of file freMeanSquaresMetricController.h.


Member Typedef Documentation

typedef itk::MeanSquaresImageToImageMetric<InternalImage3DType,InternalImage3DType> FREE::MeanSquares3DMetricController::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::MeanSquaresMetricControllerBase< TControlledMetric >.

Definition at line 93 of file freMeanSquaresMetricController.h.

typedef MeanSquaresMetricControllerBase<ComponentType> FREE::MeanSquares3DMetricController::Superclass

Reimplemented from FREE::MeanSquaresMetricControllerBase< TControlledMetric >.

Definition at line 94 of file freMeanSquaresMetricController.h.


Constructor & Destructor Documentation

FREE::MeanSquares3DMetricController::MeanSquares3DMetricController (  ) 

Implementation of FREE::MeanSquares3DMetricController //////////////

Definition at line 48 of file freMeanSquaresMetricController.cxx.

References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

Here is the call graph for this function:

FREE::ComponentControllerInterface::UpdateControllerIDFREE::CtrlProfile::ProfileInheritance::AddAncestorFREE::XMLStringMultiMap::AddElementFREE::CtrlProfile::ProfileInheritance::IndexOfAncestorFREE::XMLStringMultiMap::SetElementDataFREE::XMLStringMultiMap::GetElementDataFREE::XMLStringMultiMap::Size


Member Function Documentation

FREE::MeanSquares3DMetricController::itkTypeMacro ( MeanSquares3DMetricController  ,
MeanSquaresMetricControllerBase   
)


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