#include <freConsistencySOMetricController.h>


Public Types | |
| typedef ConsistencyRegistrationMetric< 3 > | ComponentType |
| typedef ConsistencySOMetricControllerBase < ComponentType > | Superclass |
Public Member Functions | |
| itkTypeMacro (Consistency3DSOMetricController, ConsistencySOMetricControllerBase) | |
| Consistency3DSOMetricController () | |
Consistency2DSOMetricController are used to estimate the accuracy of a registration by using ConsistencySOMetric.
Definition at line 128 of file freConsistencySOMetricController.h.
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::ConsistencySOMetricControllerBase< TControlledMetric >.
Definition at line 131 of file freConsistencySOMetricController.h.
| typedef ConsistencySOMetricControllerBase<ComponentType> FREE::Consistency3DSOMetricController::Superclass |
Reimplemented from FREE::ConsistencySOMetricControllerBase< TControlledMetric >.
Definition at line 132 of file freConsistencySOMetricController.h.
| FREE::Consistency3DSOMetricController::Consistency3DSOMetricController | ( | ) |
Implementation of FREE::Consistency3DSOMetricController /////
Definition at line 49 of file freConsistencySOMetricController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

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