|
CR2RE Pipeline Reference Manual 1.6.7
|
Functions | |
| hdrl_image * | cr2res_master_flat (const hdrl_image *collapsed, const hdrl_image *model_master, double low, double high, double bad_per_line_limit, cpl_image **bpm) |
| Compute the Master Flat. | |
| hdrl_image * cr2res_master_flat | ( | const hdrl_image * | collapsed, |
| const hdrl_image * | model_master, | ||
| double | low, | ||
| double | high, | ||
| double | bad_per_line_limit, | ||
| cpl_image ** | bpm | ||
| ) |
Compute the Master Flat.
| collapsed | |
| model_master | |
| low | |
| high | |
| bad_per_line_limit | |
| bpm | [output] the computed BPM image |
Definition at line 63 of file cr2res_flat.c.
References hdrl_image_delete(), and hdrl_image_div_image_create().