18 #ifndef __elxFullSearchOptimizer_h 19 #define __elxFullSearchOptimizer_h 56 template<
class TElastix >
69 typedef itk::SmartPointer< Self >
Pointer;
130 itkGetObjectMacro( OptimizationSurface, NDImageType );
148 const bool found,
const unsigned int entry_nr )
const;
159 #ifndef ITK_MANUAL_INSTANTIATION 160 #include "elxFullSearchOptimizer.hxx" 163 #endif // end #ifndef __elxFullSearchOptimizer_h FixedArray< RangeValueType, 3 > RangeType
itk::FullSearchOptimizer Superclass1
Superclass::RegistrationPointer RegistrationPointer
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass1::CostFunctionPointer CostFunctionPointer
Superclass1::SearchSpacePointer SearchSpacePointer
Superclass1::CostFunctionType CostFunctionType
Superclass1::ParametersType ParametersType
Superclass1::MeasureType MeasureType
This class is the elastix base class for all Optimizers.
Superclass1::ParameterValueType ParameterValueType
DimensionNameMapType m_SearchSpaceDimensionNames
virtual bool CheckSearchSpaceRangeDefinition(const std::string &fullFieldName, const bool found, const unsigned int entry_nr) const
virtual void BeforeRegistration(void)
ParameterValueType RangeValueType
virtual void AfterRegistration(void)
Superclass1::SearchSpaceIndexType SearchSpaceIndexType
Superclass::ElastixType ElastixType
Superclass::CostFunctionType CostFunctionType
Superclass::ConfigurationPointer ConfigurationPointer
itk::SmartPointer< Self > Pointer
itk::SmartPointer< const Self > ConstPointer
NDImageType::Pointer NDImagePointer
Superclass2::ConfigurationType ConfigurationType
Superclass1::RangeValueType RangeValueType
Superclass2::ElastixType ElastixType
SearchSpaceType::ConstIterator SearchSpaceIteratorType
OptimizerBase< TElastix > Superclass2
void operator=(const Self &)
virtual void BeforeEachResolution(void)
Superclass::ElastixPointer ElastixPointer
SearchSpaceType::Pointer SearchSpacePointer
An optimizer based on the itk::FullSearchOptimizer.
elxClassNameMacro("FullSearch")
MapContainer< unsigned int, RangeType > SearchSpaceType
Superclass::ConfigurationType ConfigurationType
Superclass1::RangeType RangeType
std::map< unsigned int, std::string > DimensionNameMapType
Superclass1::SearchSpacePointType SearchSpacePointType
An image whose dimension can be specified at runtime.
Superclass::CostFunctionPointer CostFunctionPointer
virtual void AfterEachIteration(void)
NDImagePointer m_OptimizationSurface
Array< SizeValueType > SearchSpaceSizeType
Array< ParameterValueType > SearchSpacePointType
DimensionNameMapType::const_iterator NameIteratorType
itk::Optimizer ITKBaseType
An optimizer based on full search.
Superclass2::ElastixPointer ElastixPointer
Superclass2::ITKBaseType ITKBaseType
Superclass1::SearchSpaceIteratorType SearchSpaceIteratorType
itk::NDImageBase< float > NDImageType
Superclass1::SearchSpaceType SearchSpaceType
Superclass2::RegistrationPointer RegistrationPointer
Superclass1::SearchSpaceSizeType SearchSpaceSizeType
virtual void AfterEachResolution(void)
ParametersType::ValueType ParameterValueType
Superclass::MeasureType MeasureType
Superclass::ParametersType ParametersType
Superclass2::RegistrationType RegistrationType
Array< IndexValueType > SearchSpaceIndexType
Superclass::RegistrationType RegistrationType