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

Go to the source code of this file.

Functions

image::Image satdump::products::generate_expression_product_composite (ImageProduct *product, std::string expression, float *progress=nullptr)
 Generate a simple composite from an image product. For more info see the Image Product Expression page.
bool satdump::products::check_expression_product_composite (ImageProduct *product, std::string expression)
 Check if an expression can be generated.

Function Documentation

◆ check_expression_product_composite()

bool satdump::products::check_expression_product_composite ( ImageProduct * product,
std::string expression )

Check if an expression can be generated.

Parameters
productthe image product to utilize
expressionexpression string
Returns
true if it can be generated

◆ generate_expression_product_composite()

image::Image satdump::products::generate_expression_product_composite ( ImageProduct * product,
std::string expression,
float * progress = nullptr )

Generate a simple composite from an image product. For more info see the Image Product Expression page.

Parameters
productthe image product to utilize
expressionexpression string to generate the composite with
progressoption, float progress info. Special case : if -1, run in dummy mode
Returns
generated image, with projection metadata