High-Level Data Reduction Library 1.6.0a5
High-Level data reduction routines for ESO pipelines
Loading...
Searching...
No Matches
hdrl_fpn.h File Reference
#include <cpl.h>
#include "hdrl_image.h"
Include dependency graph for hdrl_fpn.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

CPL_BEGIN_DECLS cpl_error_code hdrl_fpn_compute (cpl_image *img_in, const cpl_mask *mask_in, const cpl_size dc_mask_x, const cpl_size dc_mask_y, cpl_image **power_spectrum, double *std, double *std_mad)
 Algorithms to compute fixed pattern noise on a single image.