Lib
piv API documentation
Go to the documentation of this file.
185 #ifndef __LIBGPIV_H__
186 #define __LIBGPIV_H__
196 #include <gsl/gsl_fit.h>
202 #include <glib-2.0/glib.h>
206 #include <libraw1394/raw1394.h>
207 #include <libdc1394/dc1394_control.h>
229 #define LIBNAME "LIBGPIV"
230 #define GPIV_SYSTEM_RSC_FILE "gpiv.conf"
231 #define GPIV_HOME_RSC_FILE ".gpivrc"
232 #define GPIV_NIMG_MAX 40
233 #define GPIV_MAX_CHARS 80
234 #define GPIV_MAX_LINES 6400
235 #define GPIV_MAX_LINES_C 20
236 #define GPIV_MAX_IMG_SIZE 2000
237 #define GPIV_MAX_IMG_DEPTH 16
238 #define GPIV_MIN_INTERR_SIZE 4
239 #define GPIV_MAX_INTERR_SIZE 128
240 #define GPIV_NBINS_MAX 100
241 #define GPIV_NBINS_DEFAULT 10
242 #define GPIV_SNR_NAN 99.0
244 #define IA_GAUSS_WEIGHTING
245 #define SPOF_FILTERING
248 #ifndef SYSTEM_RSC_DIR
249 #define SYSTEM_RSC_DIR "/etc"
392 #ifdef GPIV_ENABLE_DEPRECATED
393 #include <gpiv/back_intface.h>
Generated on Thu Mar 20 2014 09:01:34 for libgpiv-0.6.1 by
1.8.1.2