![]() |
OTB
9.1.1
Orfeo Toolbox
|
Include dependency graph for otbRPCSolver.h:
This graph shows which files directly or indirectly include this file: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) |
1.8.17