SatDump 2.0.0-alpha-76a915210
|
Go to the source code of this file.
Functions | |
std::vector< satdump::projection::GCP > | satdump::projection::compute_gcps (Projection p) |
Calculate GCPs from a raytracer (or not, as needed) needed to build a Thin Plate Spline transform. |
std::vector< projection::GCP > satdump::projection::compute_gcps | ( | Projection | p | ) |
Calculate GCPs from a raytracer (or not, as needed) needed to build a Thin Plate Spline transform.
cfg | configuration used for the projection |