#include <freVersorRigid3DTransformOptimizerController.h>


Public Types | |
| typedef itk::VersorRigid3DTransformOptimizer | ComponentType |
| typedef RegStepGradDescOptimizerControllerBase < ComponentType > | Superclass |
Public Member Functions | |
| itkTypeMacro (VersorRigid3DTransformOptimizerController, RegStepGradDescOptimizerControllerBase) | |
| virtual MeasuresType | GetCurrentValue (ComponentType *pOptimizer) const |
| VersorRigid3DTransformOptimizerController () | |
| virtual | ~VersorRigid3DTransformOptimizerController () |
Protected Member Functions | |
| virtual void | GenerateProfile (CtrlProfile::ControllerProfile &profile, const SessionComponentCache *pComponentCache, bool bRegardOldSetup) const |
VersorRigid3DTransformOptimizerController is derived from RegStepGradDescOptimizerControllerBase and the class for the control of versor rigid 3D transformation optimization. This optimizer is exspecially designed for the optimization of itk::VersorRigid3DTransform. The class uses the itk::VersorRigid3DTransformOptimizer.
Definition at line 43 of file freVersorRigid3DTransformOptimizerController.h.
| typedef itk::VersorRigid3DTransformOptimizer FREE::VersorRigid3DTransformOptimizerController::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::RegStepGradDescOptimizerControllerBase< itk::VersorRigid3DTransformOptimizer >.
Definition at line 48 of file freVersorRigid3DTransformOptimizerController.h.
| typedef RegStepGradDescOptimizerControllerBase<ComponentType> FREE::VersorRigid3DTransformOptimizerController::Superclass |
Reimplemented from FREE::RegStepGradDescOptimizerControllerBase< itk::VersorRigid3DTransformOptimizer >.
Definition at line 49 of file freVersorRigid3DTransformOptimizerController.h.
| FREE::VersorRigid3DTransformOptimizerController::VersorRigid3DTransformOptimizerController | ( | ) |
Implementation of FREE::VersorRigid3DTransformOptimizerController /////////
Definition at line 35 of file freVersorRigid3DTransformOptimizerController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

| FREE::VersorRigid3DTransformOptimizerController::~VersorRigid3DTransformOptimizerController | ( | ) | [virtual] |
Definition at line 58 of file freVersorRigid3DTransformOptimizerController.cxx.
| FREE::VersorRigid3DTransformOptimizerController::itkTypeMacro | ( | VersorRigid3DTransformOptimizerController | , | |
| RegStepGradDescOptimizerControllerBase | ||||
| ) |
| VersorRigid3DTransformOptimizerController::MeasuresType FREE::VersorRigid3DTransformOptimizerController::GetCurrentValue | ( | ComponentType * | pOptimizer | ) | const [virtual] |
Implements FREE::SVNonLinearOptimizerControllerBase< itk::VersorRigid3DTransformOptimizer >.
Definition at line 64 of file freVersorRigid3DTransformOptimizerController.cxx.
| void FREE::VersorRigid3DTransformOptimizerController::GenerateProfile | ( | CtrlProfile::ControllerProfile & | profile, | |
| const SessionComponentCache * | pComponentCache, | |||
| bool | bRegardOldSetup | |||
| ) | const [protected, virtual] |
Adjusts the current profile according to the definitions of the controller.
Method should call the superclass variant to regard demands of basic controllers.
| [in,out] | profile | Reference of the current profile. |
| [in] | pComponentCache | Pointer to the cache indicating the location of the component that should be profiled. This pointer can be null. In this case only a default profile that isn't context sensitive is wanted (others aren't possible anyway) |
| [in] | bRegardOldSetup | If true, the setup of pComponentCache is valid and should be regarded when the profile is generated. Otherwise just use defaults if setup information is needed. |
Reimplemented from FREE::RegStepGradDescOptimizerControllerBase< itk::VersorRigid3DTransformOptimizer >.
Definition at line 45 of file freVersorRigid3DTransformOptimizerController.cxx.
References FREE::cComp_MainTransform, FREE::CtrlProfile::ProfileOption::CheckForInheritance(), FREE::RegStepGradDescOptimizerControllerBase< TOptimizer >::GenerateProfile(), FREE::CtrlProfile::ControllerProfileBase::Inheritance(), and FREE::CtrlProfile::ControllerProfile::Requirements().

1.5.3 written by Dimitri van Heesch,
© 1997-2000