High-level functions that uses apertures


Functions

cpl_bivector * cpl_apertures_get_fwhm (const cpl_image *in, const cpl_apertures *aperts)
 Compute FWHM values in x and y for a list of apertures.

Function Documentation

cpl_bivector* cpl_apertures_get_fwhm ( const cpl_image *  in,
const cpl_apertures *  aperts 
)

Compute FWHM values in x and y for a list of apertures.

Parameters:
in the input image
aperts the list of apertures
Returns:
A newly allocated object containing the fwhms in x and y or NULL
See also:
cpl_image_get_fwhm()
Note:
On success the created cpl_bivector must be deallocated with cpl_bivector_delete().
Possible _cpl_error_code_ set in this function:


Generated on Wed Mar 18 09:40:13 2009 for Common Pipeline Library Reference Manual by  doxygen 1.4.7