21 #ifndef otbPleiadesPToXSAffineTransformCalculator__h
22 #define otbPleiadesPToXSAffineTransformCalculator__h
24 #include "itkLightObject.h"
25 #include "itkScalableAffineTransform.h"
26 #include "itkImageBase.h"
27 #include "OTBProjectionExport.h"
65 typedef itk::ScalableAffineTransform<double, 2>
TransformType;
105 void operator=(
const Self&) =
delete;