|
SatDump 2.0.0-alpha-520736c72
|
Projection-based image cropping. More...
Go to the source code of this file.
Functions | |
| void | satdump::image::remove_background (Image &img, float *progress) |
| Remove background (or non-space-views) of satellite images. Usually used for GOES, but could also be used to remove space off tilted M2, if it was still alive... | |
Projection-based image cropping.
| void satdump::image::remove_background | ( | Image & | img, |
| float * | progress ) |
Remove background (or non-space-views) of satellite images. Usually used for GOES, but could also be used to remove space off tilted M2, if it was still alive...
| img | the image to process, with a proj_cfg metadata |
| progress | pointer returning progress from 0 to 1 |