|
SatDump 2.0.0-alpha-520736c72
|
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 |