21 #ifndef otbWrapperCastimage_h 22 #define otbWrapperCastimage_h 27 #include "OTBApplicationEngineExport.h" 45 template <
typename TOutputImage,
typename TInputImage>
46 struct OTBApplicationEngine_EXPORT_TEMPLATE
CastImage 62 ocif->SetInput(icif->GetOutput());
82 template <
typename TOutputImage>
98 itk::ProcessObject::Pointer
icif;
114 template <
typename T>
115 struct OTBApplicationEngine_EXPORT_TEMPLATE
CastImage<T, T>
122 itk::ProcessObject::Pointer
icif;
123 itk::ProcessObject::Pointer
ocif;
142 itk::ProcessObject::Pointer
icif;
143 itk::ProcessObject::Pointer
ocif;
Creation of an "otb" vector image which contains metadata.
itk::ProcessObject::Pointer icif
Helper class (private) which casts and clamps input-image type into output-image type.
InputClampImageFilter::Pointer icif
itk::ProcessObject::Pointer ocif
Clamp image values to be below, over, or between threhold values.
OutputClampImageFilter::Pointer ocif
CastImage(DoubleVectorImageType *in)
DoubleVectorImageType * out
OutputClampImageFilter::Pointer ocif
CastImage(TInputImage *in)
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.
itk::SmartPointer< Self > Pointer
itk::ProcessObject::Pointer icif
itk::ProcessObject::Pointer ocif
itk::ProcessObject::Pointer icif
CastImage(DoubleVectorImageType *in)