#include <freNormalizedCorrelationMetricController.h>


Public Types | |
| typedef itk::NormalizedCorrelationImageToImageMetric < InternalImage3DType, InternalImage3DType > | ComponentType |
| typedef NormalizedCorrelationMetricControllerBase < ComponentType > | Superclass |
Public Member Functions | |
| itkTypeMacro (NormalizedCorrelation3DMetricController, NormalizedCorrelationMetricControllerBase) | |
| NormalizedCorrelation3DMetricController () | |
NormalizedCorrelation3DMetricController is derived from NormalizedCorrelationMetricControllerBase and is the controller for a normal correlation metric implemented by itk::NormalizedCorrelationImageToImageMetric.
Definition at line 90 of file freNormalizedCorrelationMetricController.h.
| typedef itk::NormalizedCorrelationImageToImageMetric<InternalImage3DType,InternalImage3DType> FREE::NormalizedCorrelation3DMetricController::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::NormalizedCorrelationMetricControllerBase< TControlledMetric >.
Definition at line 93 of file freNormalizedCorrelationMetricController.h.
| typedef NormalizedCorrelationMetricControllerBase<ComponentType> FREE::NormalizedCorrelation3DMetricController::Superclass |
Reimplemented from FREE::NormalizedCorrelationMetricControllerBase< TControlledMetric >.
Definition at line 94 of file freNormalizedCorrelationMetricController.h.
| FREE::NormalizedCorrelation3DMetricController::NormalizedCorrelation3DMetricController | ( | ) |
Implementation of FREE::NormalizedCorrelation3DMetricController ////
Definition at line 48 of file freNormalizedCorrelationMetricController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

| FREE::NormalizedCorrelation3DMetricController::itkTypeMacro | ( | NormalizedCorrelation3DMetricController | , | |
| NormalizedCorrelationMetricControllerBase | ||||
| ) |
1.5.3 written by Dimitri van Heesch,
© 1997-2000