21 #ifndef otbPhysicalToRPCSensorModelImageFilter_h
22 #define otbPhysicalToRPCSensorModelImageFilter_h
61 template <
class TImage>
107 if (m_GridSize != iSize)
115 void Modified()
const override;
125 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
128 void GenerateOutputInformation()
override;
142 #ifndef OTB_MANUAL_INSTANTIATION
Casts input pixels to output pixel type.
This filter estimates a RPC sensor models from GCPs.
std::vector< double > ErrorsContainerType
itk::SmartPointer< Self > Pointer
std::vector< GCPType > GCPsContainerType
itk::Point< double, 2 > Point2DType
std::pair< Point2DType, Point3DType > GCPType
itk::Point< double, 3 > Point3DType
This filter estimates a RPC sensor models from a physical model.
GCPsToSensorModelType::Point3DType Point3DType
itk::SmartPointer< const Self > ConstPointer
PhysicalToRPCSensorModelImageFilter(const Self &)=delete
ImageType::SizeType SizeType
GCPsToSensorModelType::ErrorsContainerType ErrorsContainerType
void operator=(const Self &)=delete
GCPsToSensorModelPointerType m_GCPsToSensorModelFilter
RSTransformType::Pointer RSTransformPointerType
GCPsToSensorModelType::GCPsContainerType GCPsContainerType
ImageType::PointType PointType
GCPsToSensorModelType::Point2DType Point2DType
GCPsToRPCSensorModelImageFilter< ImageType > GCPsToSensorModelType
GCPsToSensorModelType::Pointer GCPsToSensorModelPointerType
itk::CastImageFilter< TImage, TImage > Superclass
itk::SmartPointer< Self > Pointer
GenericRSTransform RSTransformType
GCPsToSensorModelType::GCPType GCPType
void SetGridSize(unsigned int inSize)
PhysicalToRPCSensorModelImageFilter Self
bool m_OutputInformationGenerated
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.