Recipe to compute optical distortions

Functions

int cpl_plugin_get_info (cpl_pluginlist *list)
 Build the list of available plugins, for this module.

sinfo_north_south_test_config_add

set parameters and their defaults for north south test

Parameters:
list parameterlist
Returns:
void


void sinfo_north_south_test_config_add (cpl_parameterlist *list)

parse_ns_ini_file

Parse a ini_name.ini file and create a blackboard.

Parameters:
ini_name Name of the ASCII file to parse.
Returns:
1 newly allocate ns_config blackboard structure.

The requested ini file is parsed and a blackboard object is created, then updated accordingly. Returns NULL in case of error.



ns_config * sinfo_parse_cpl_input_ns (cpl_parameterlist *cpl_cfg, cpl_frameset *sof, cpl_frameset **raw)
void sinfo_ns_free (ns_config **cfg)
void sinfo_ns_free_alloc (ns_config *cfg)

Detailed Description

TBD


Function Documentation

int cpl_plugin_get_info ( cpl_pluginlist *  list  ) 

Build the list of available plugins, for this module.

Parameters:
list the plugin list
Returns:
0 if everything is ok, -1 otherwise

Create the recipe instance and make it available to the application using the interface. This function is exported.

Definition at line 150 of file sinfo_rec_distortion.c.

References sinfo_get_license().


Generated on 8 Mar 2011 for SINFONI Pipeline Reference Manual by  doxygen 1.6.1