21 #ifndef otbRPCSolver_h
22 #define otbRPCSolver_h
33 using GCPType = std::pair<Point2DType, Point3DType>;
std::pair< Point2DType, Point3DType > GCPType
void Solve(const GCPsContainerType &gcpContainer, double &rmsError, Projection::RPCParam &outputParams)
itk::Point< double, 3 > Point3DType
itk::Point< double, 2 > Point2DType
std::vector< GCPType > GCPsContainerType
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.
Coefficients for RPC model (quite similar to GDALRPCInfo)