22 #ifndef otbGaborFilterGenerator_h
23 #define otbGaborFilterGenerator_h
25 #include "itkObject.h"
26 #include "itkObjectFactory.h"
72 template <
class TPrecision>
121 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
153 #ifndef OTB_MANUAL_INSTANTIATION
void PrintSelf(std::ostream &os, itk::Indent indent) const override
itk::Array< PrecisionType > ArrayType
itk::SmartPointer< const Self > ConstPointer
bool m_NeedToRegenerateFilter
itk::SmartPointer< Self > Pointer
~GaborFilterGenerator() override
GaborFilterGenerator(const Self &)=delete
const ArrayType & GetFilter()
void operator=(const Self &)=delete
itk::Size< 2 > RadiusType
GaborFilterGenerator Self
void Modified() const override
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.