OTB
9.0.0
Orfeo Toolbox
|
Go to the source code of this file.
Namespaces | |
otb | |
otb::RPCSolver | |
Typedefs | |
using | otb::RPCSolver::GCPsContainerType = std::vector< GCPType > |
using | otb::RPCSolver::GCPType = std::pair< Point2DType, Point3DType > |
using | otb::RPCSolver::Point2DType = itk::Point< double, 2 > |
using | otb::RPCSolver::Point3DType = itk::Point< double, 3 > |
Functions | |
void | otb::RPCSolver::Solve (const GCPsContainerType &gcpContainer, double &rmsError, Projection::RPCParam &outputParams) |