28 #ifndef IRPLIB_SPECTRUM_H
29 #define IRPLIB_SPECTRUM_H
41 typedef enum SPEC_SHADOWS {
55 double,
int,
double *) ;
57 double,
int, cpl_vector **, cpl_vector **) ;
int irplib_spectrum_find_brightest(const cpl_image *, int, spec_shadows, double, int, double *)
Finds the brightest spectrum in an image.
cpl_vector * irplib_spectrum_detect_peaks(const cpl_vector *, int, double, int, cpl_vector **, cpl_vector **)
Detect the brightest features in a spectrum.