20#ifndef HDRL_OVERSCAN_DEFS_H
21#define HDRL_OVERSCAN_DEFS_H
23#ifndef HDRL_USE_PRIVATE
24#error This file is not allowed to be included outside of hdrl
41struct _hdrl_overscan_compute_result_
48 cpl_image * contribution;
55 cpl_image * sigclip_reject_low;
58 cpl_image * sigclip_reject_high;
67struct _hdrl_overscan_correct_result_
hdrl_direction
Define an image direction e.g along X or Y.
Definition hdrl_utils.h:55
Definition hdrl_image_defs.h:40