28#ifndef XSH_DETMON_UTILS_H
29#define XSH_DETMON_UTILS_H
45 cpl_size pnum, cpl_size xtnum,
46 cpl_size
llx, cpl_size
lly,
47 cpl_size
urx, cpl_size
ury,
48 cpl_size
nx, cpl_size
ny);
58 const cpl_image * off1,
59 const cpl_image * on2,
60 const cpl_image * off2,
61 cpl_size
llx, cpl_size
lly,
62 cpl_size
urx, cpl_size
ury);
const char * xsh_detmon_get_license(void)
Get the pipeline copyright and license.
cpl_image * xsh_detmon_subtracted_avg(const cpl_image *on1, const cpl_image *off1, const cpl_image *on2, const cpl_image *off2, cpl_size llx, cpl_size lly, cpl_size urx, cpl_size ury)
return absolute average of subtracted images
cpl_image * xsh_detmon_subtract_create_window(const cpl_image *a, const cpl_image *b, cpl_size llx, cpl_size lly, cpl_size urx, cpl_size ury)
subtract window two images creating new image of window size
cpl_imagelist * xsh_detmon_load_frameset_window(const cpl_frameset *fset, cpl_type type, cpl_size pnum, cpl_size xtnum, cpl_size llx, cpl_size lly, cpl_size urx, cpl_size ury, cpl_size nx, cpl_size ny)
load data in frameset into an imagelist