#include <cpl.h>
Go to the source code of this file.
Functions | |
cpl_imagelist * | xsh_fit_imagelist_polynomial (const cpl_vector *, const cpl_imagelist *, int, int, cpl_boolean, cpl_image *) |
Fit a polynomial to each pixel in a list of images. | |
cpl_error_code | xsh_image_find_barycenter (const cpl_image *, int, int, int, double *, double *, double *, double *, double *, double *, double *) |
Apply a gaussian fit on an image sub window. |