#include <freImageDifferenceSOMetricController.h>


Public Types | |
| typedef ImageDifferenceSOMetric< 3 > | ComponentType |
| typedef ImageDifferenceSOMetricControllerBase < ComponentType > | Superclass |
Public Member Functions | |
| itkTypeMacro (ImageDifference3DSOMetricController, ImageDifferenceSOMetricControllerBase) | |
| ImageDifference3DSOMetricController () | |
ImageDifference3DSOMetricController are used to estimate the accuracy of a registration by using ImageDifferenceSOMetric.
Definition at line 175 of file freImageDifferenceSOMetricController.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::ImageDifferenceSOMetricControllerBase< TControlledMetric >.
Definition at line 178 of file freImageDifferenceSOMetricController.h.
| typedef ImageDifferenceSOMetricControllerBase<ComponentType> FREE::ImageDifference3DSOMetricController::Superclass |
Reimplemented from FREE::ImageDifferenceSOMetricControllerBase< TControlledMetric >.
Definition at line 179 of file freImageDifferenceSOMetricController.h.
| FREE::ImageDifference3DSOMetricController::ImageDifference3DSOMetricController | ( | ) |
Implementation of FREE::ImageDifference3DSOMetricController /////
Definition at line 50 of file freImageDifferenceSOMetricController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

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