SatDump 2.0.0-alpha-76a915210
|
Go to the source code of this file.
Functions | |
image::Image | satdump::projection::reprojectImage (image::Image &input, nlohmann::json target_prj, float *progress=nullptr) |
Reproject an image to another projection. |
image::Image satdump::projection::reprojectImage | ( | image::Image & | input, |
nlohmann::json | target_prj, | ||
float * | progress = nullptr ) |
Reproject an image to another projection.
input | image to reproject |
target_proj | target projection |
progress | optional progress variable |