/home/amodigli/releases/xsh/2.1.1/xsh.30433/xshp/xsh/xsh_utils_wrappers.h File Reference

#include <cpl.h>
#include <xsh_cpl_size.h>

Go to the source code of this file.

Functions

cpl_image * xsh_image_filter_mode (const cpl_image *b, const cpl_matrix *ker, cpl_filter_mode filter)
cpl_polynomial * xsh_polynomial_fit_1d_create (const cpl_vector *x_pos, const cpl_vector *values, int degree, double *mse)
cpl_polynomial * xsh_polynomial_fit_2d_create (cpl_bivector *xy_pos, cpl_vector *values, cpl_size *degree, double *mse)
cpl_image * xsh_image_filter_median (const cpl_image *, const cpl_matrix *)
cpl_image * xsh_image_filter_linear (const cpl_image *, const cpl_matrix *)

Function Documentation

cpl_image* xsh_image_filter_linear ( const cpl_image *  ,
const cpl_matrix *   
)

Definition at line 209 of file xsh_utils_wrappers.c.

References xsh_image_filter_mode().

Referenced by xsh_remove_crh_single().

cpl_image* xsh_image_filter_median ( const cpl_image *  ,
const cpl_matrix *   
)
cpl_image* xsh_image_filter_mode ( const cpl_image *  b,
const cpl_matrix *  ker,
cpl_filter_mode  filter 
)

Definition at line 63 of file xsh_utils_wrappers.c.

References check, nx, ny, and xsh_msg_error.

Referenced by xsh_image_filter_linear().

cpl_polynomial* xsh_polynomial_fit_1d_create ( const cpl_vector *  x_pos,
const cpl_vector *  values,
int  degree,
double *  mse 
)
cpl_polynomial* xsh_polynomial_fit_2d_create ( cpl_bivector *  xy_pos,
cpl_vector *  values,
cpl_size *  degree,
double *  mse 
)

Definition at line 121 of file xsh_utils_wrappers.c.

Referenced by xsh_wavemap_list_compute_poly().


Generated on 13 Mar 2013 for X-shooter Pipeline Reference Manual by  doxygen 1.6.1