#include <freNormalizedCorrelationMetricController.h>


Public Types | |
| typedef TControlledMetric | ComponentType |
| typedef ImageToImageMetricControllerBase < TControlledMetric > | Superclass |
Public Member Functions | |
| itkTypeMacro (NormalizedCorrelationMetricControllerBase, ImageToImageMetricControllerBase) | |
Protected Member Functions | |
| NormalizedCorrelationMetricControllerBase () | |
NormalizedCorrelationMetricControllerBase is derived from ImageToImageMetricControllerBase.
Definition at line 41 of file freNormalizedCorrelationMetricController.h.
| 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.
| 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.
| FREE::NormalizedCorrelationMetricControllerBase< TControlledMetric >::NormalizedCorrelationMetricControllerBase | ( | ) | [inline, protected] |
Definition at line 50 of file freNormalizedCorrelationMetricController.h.
| FREE::NormalizedCorrelationMetricControllerBase< TControlledMetric >::itkTypeMacro | ( | NormalizedCorrelationMetricControllerBase< TControlledMetric > | , | |
| ImageToImageMetricControllerBase | ||||
| ) |
1.5.3 written by Dimitri van Heesch,
© 1997-2000