26#include "hdrl_imagelist.h"
41 const cpl_vector * samplepos,
43 hdrl_imagelist ** coef,
47#if defined HDRL_USE_EXPERIMENTAL || defined HDRL_USE_PRIVATE
52 const cpl_imagelist * samplepos,
54 hdrl_imagelist ** coef,
65#ifdef HDRL_USE_PRIVATE
cpl_error_code hdrl_fit_polynomial_imagelist2(const hdrl_imagelist *list, const cpl_imagelist *samplepos, const int degree, hdrl_imagelist **coef, cpl_image **chi2, cpl_image **dof)
weighted least squares polynomial fit of each pixel of a imagelist
CPL_BEGIN_DECLS cpl_error_code hdrl_fit_polynomial_imagelist(const hdrl_imagelist *list, const cpl_vector *samplepos, const int degree, hdrl_imagelist **coef, cpl_image **chi2, cpl_image **dof)
weighted least squares polynomial fit of each pixel of a imagelist