#include <freConstrainedImageDifferenceSOMetricController.h>


Public Types | |
| typedef ConstrainedImageDifferenceSOMetric< 3 > | ComponentType |
| typedef ConstrainedImageDifferenceSOMetricControllerBase < ComponentType > | Superclass |
Public Member Functions | |
| itkTypeMacro (ConstrainedConstrainedImageDifference3DSOMetricController, ConstrainedImageDifferenceSOMetricControllerBase) | |
| ConstrainedImageDifference3DSOMetricController () | |
ConstrainedImageDifference3DSOMetricController are used to estimate the accuracy of a setup by using ConstrainedImageDifferenceSOMetric.
Definition at line 205 of file freConstrainedImageDifferenceSOMetricController.h.
| typedef ConstrainedImageDifferenceSOMetric<3> FREE::ConstrainedImageDifference3DSOMetricController::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::ConstrainedImageDifferenceSOMetricControllerBase< TControlledMetric >.
Definition at line 208 of file freConstrainedImageDifferenceSOMetricController.h.
| typedef ConstrainedImageDifferenceSOMetricControllerBase<ComponentType> FREE::ConstrainedImageDifference3DSOMetricController::Superclass |
Reimplemented from FREE::ConstrainedImageDifferenceSOMetricControllerBase< TControlledMetric >.
Definition at line 209 of file freConstrainedImageDifferenceSOMetricController.h.
| FREE::ConstrainedImageDifference3DSOMetricController::ConstrainedImageDifference3DSOMetricController | ( | ) |
Implementation of FREE::ConstrainedImageDifference3DSOMetricController /////
Definition at line 49 of file freConstrainedImageDifferenceSOMetricController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

| FREE::ConstrainedImageDifference3DSOMetricController::itkTypeMacro | ( | ConstrainedConstrainedImageDifference3DSOMetricController | , | |
| ConstrainedImageDifferenceSOMetricControllerBase | ||||
| ) |
1.5.3 written by Dimitri van Heesch,
© 1997-2000