21 #ifndef otbImportGeoInformationImageFilter_h
22 #define otbImportGeoInformationImageFilter_h
24 #include "itkUnaryFunctorImageFilter.h"
25 #include "itkCastImageFilter.h"
45 template <
class TImage,
class TSourceImage>
90 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
108 #ifndef OTB_MANUAL_INSTANTIATION
Casts input pixels to output pixel type.
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.