SatDump 2.0.0-alpha-76a915210
Loading...
Searching...
No Matches
product_dotmap.h File Reference

Go to the source code of this file.

Functions

image::Image satdump::products::generate_dotmap_product_image (PunctiformProduct *product, std::string channel, int width, int height, int dotsize, bool background, bool use_lut, double min, double max, float *progress)
image::Image satdump::products::generate_fillmap_product_image (PunctiformProduct *product, std::string channel, int width, int height, double min, double max, float *progress)

Function Documentation

◆ generate_dotmap_product_image()

image::Image satdump::products::generate_dotmap_product_image ( PunctiformProduct * product,
std::string channel,
int width,
int height,
int dotsize,
bool background,
bool use_lut,
double min,
double max,
float * progress = nullptr )

TODOREWORK Make this generic, and extract points & projection from product

◆ generate_fillmap_product_image()

image::Image satdump::products::generate_fillmap_product_image ( PunctiformProduct * product,
std::string channel,
int width,
int height,
double min,
double max,
float * progress = nullptr )

TODOREWORK Make this generic, and extract points & projection from product