36#include "hdrl_types.h"
41 cpl_size start, cpl_size stop,
const cpl_size sz);
45 const cpl_array * wavelengths,
const cpl_size length,
46 const cpl_size half_window);
CPL_BEGIN_DECLS hdrl_error_t estimate_noise_window(const hdrl_data_t *flux, const cpl_binary *msk, cpl_size start, cpl_size stop, const cpl_size sz)
Estimate the noise in the pixels between [start, stop]. The noise calculation is done using the formu...
cpl_image * estimate_noise_DER_SNR(const hdrl_data_t *flux_in, const cpl_binary *msk_in, const cpl_array *wavelengths, const cpl_size length, const cpl_size half_window)
For every pixel in position i in img_arg, the function estimates the noise using the pixels in the wi...