21 #ifndef otbPolarimetricData_h
22 #define otbPolarimetricData_h
24 #include "itkDataObject.h"
25 #include "itkObjectFactory.h"
26 #include "OTBPolarimetryExport.h"
81 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
This class allows determining the type of architecture we get.
void PrintSelf(std::ostream &os, itk::Indent indent) const override
itk::SmartPointer< const Self > ConstPointer
void DetermineArchitecture(bool *PresentInputImages)
itk::DataObject Superclass
ArchitectureType m_ArchitectureType
void DetermineArchitecture(int NumberOfImages, bool EmissionH, bool EmissionV)
itk::SmartPointer< Self > Pointer
~PolarimetricData() override
void operator=(const Self &)=delete
PolarimetricData(const Self &)=delete
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.
ArchitectureType
This enumeration describes the different architectures we can find in polarimetry....