OTB  9.0.0
Orfeo Toolbox
Namespaces | Typedefs | Functions
otbRPCSolver.h File Reference
#include "itkPoint.h"
#include "otbGeometryMetadata.h"
+ 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)