21 #ifndef otbWrapperCastimage_h
22 #define otbWrapperCastimage_h
27 #include "OTBApplicationEngineExport.h"
45 template <
typename TOutputImage,
typename TInputImage>
46 struct OTBApplicationEngine_EXPORT_TEMPLATE
CastImage
52 , out(ocif->GetOutput())
72 template <
typename TOutputImage>
81 , out(ocif->GetOutput())
102 template <
typename T>
103 struct OTBApplicationEngine_EXPORT_TEMPLATE
CastImage<T, T>
110 itk::ProcessObject::Pointer
ocif;
129 itk::ProcessObject::Pointer
ocif;