16 #ifndef __elxFullSearchOptimizer_h
17 #define __elxFullSearchOptimizer_h
55 template <
class TElastix>
124 itkGetObjectMacro( OptimizationSurface,
NDImageType );
142 const bool found,
const unsigned int entry_nr )
const;
153 #ifndef ITK_MANUAL_INSTANTIATION
154 #include "elxFullSearchOptimizer.hxx"
157 #endif // end #ifndef __elxFullSearchOptimizer_h
itk::NDImageBase< float > NDImageType
itk::FullSearchOptimizer Superclass1
Superclass::RegistrationPointer RegistrationPointer
Superclass2::ConfigurationPointer ConfigurationPointer
Superclass1::CostFunctionPointer CostFunctionPointer
FixedArray< RangeValueType, 3 > RangeType
Superclass1::SearchSpacePointer SearchSpacePointer
Superclass1::CostFunctionType CostFunctionType
Superclass1::ParametersType ParametersType
SmartPointer< Self > Pointer
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
MapContainer< unsigned int, RangeType > SearchSpaceType
Superclass::ElastixType ElastixType
Superclass::CostFunctionType CostFunctionType
Superclass::ConfigurationPointer ConfigurationPointer
NDImageType::Pointer NDImagePointer
Superclass2::ConfigurationType ConfigurationType
Superclass1::RangeValueType RangeValueType
Superclass2::ElastixType ElastixType
SearchSpaceType::ConstIterator SearchSpaceIteratorType
void operator=(const Self &)
virtual void BeforeEachResolution(void)
Superclass::ElastixPointer ElastixPointer
SearchSpaceType::Pointer SearchSpacePointer
An optimizer based on the itk::FullSearchOptimizer.
elxClassNameMacro("FullSearch")
Superclass::ConfigurationType ConfigurationType
Superclass1::RangeType RangeType
Superclass1::SearchSpacePointType SearchSpacePointType
An image whose dimension can be specified at runtime.
Superclass::CostFunctionPointer CostFunctionPointer
Array< ParameterValueType > SearchSpacePointType
virtual void AfterEachIteration(void)
NDImagePointer m_OptimizationSurface
itk::SmartPointer< Self > Pointer
DimensionNameMapType::const_iterator NameIteratorType
itk::SmartPointer< const Self > ConstPointer
itk::Optimizer ITKBaseType
Array< SizeValueType > SearchSpaceSizeType
Array< IndexValueType > SearchSpaceIndexType
An optimizer based on full search.
Superclass2::ElastixPointer ElastixPointer
Superclass2::ITKBaseType ITKBaseType
Superclass1::SearchSpaceIteratorType SearchSpaceIteratorType
Superclass1::SearchSpaceType SearchSpaceType
Superclass2::RegistrationPointer RegistrationPointer
Superclass1::SearchSpaceSizeType SearchSpaceSizeType
virtual void AfterEachResolution(void)
ParametersType::ValueType ParameterValueType
Superclass::MeasureType MeasureType
OptimizerBase< TElastix > Superclass2
Superclass::ParametersType ParametersType
Superclass2::RegistrationType RegistrationType
Superclass::RegistrationType RegistrationType
std::map< unsigned int, std::string > DimensionNameMapType