|
High-Level Data Reduction Library 1.6.0a5
High-Level data reduction routines for ESO pipelines
|


Go to the source code of this file.
Functions | |
| CPL_BEGIN_DECLS cpl_mask * | hdrl_bpm_filter (const cpl_mask *, cpl_size, cpl_size, cpl_filter_mode) |
| Allows the growing and shrinking of bad pixel masks. It can be used to e.g. set pixels to bad if the pixel is surrounded by other bad pixels. | |
| cpl_imagelist * | hdrl_bpm_filter_list (const cpl_imagelist *, cpl_size, cpl_size, cpl_filter_mode) |
| Wrapper around hdrl_bpm_filter() to filter list of images. | |