21 #ifndef otbExtractROI_h
22 #define otbExtractROI_h
27 #include "OTBImageBaseExport.h"
42 template <
class TInputPixel,
class TOutputPixel>
77 itkStaticConstMacro(InputImageDimension,
unsigned int, InputImageType::ImageDimension);
78 itkStaticConstMacro(OutputImageDimension,
unsigned int, OutputImageType::ImageDimension);
88 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
93 void GenerateOutputInformation()
override;
102 #ifndef OTB_MANUAL_INSTANTIATION
Creation of an "otb" image which contains metadata.
Superclass::PixelType PixelType
Superclass::SizeType SizeType
Superclass::RegionType RegionType
Superclass::IndexType IndexType
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.