SatDump 2.0.0-alpha-520736c72
Loading...
Searching...
No Matches
image_background.h File Reference

Projection-based image cropping. More...

#include "image.h"
#include "nlohmann/json.hpp"

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...

Detailed Description

Projection-based image cropping.

Function Documentation

◆ remove_background()

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...

Parameters
imgthe image to process, with a proj_cfg metadata
progresspointer returning progress from 0 to 1