LTI-Lib latest version v1.9 - last update 10 Apr 2010

ltiHardwareConfig.h File Reference

Contains definition macros to compile hardware related functors. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Detailed Description

Contains definition macros to compile hardware related functors.

This file contains definition macros used as flags to compile hardware related functors like frame grabbers. Usually these functors check if the corresponding symbol is defined, and only in that cases the class will be compiled.

If you work with Linux, GCC and GNU-Make, you can optionally leave this file untouched and provide in the corresponding symbol using a -D directive in the file extrapaths.mk.

For example, to compile the ToUCam camera, your extrapaths.mk file would look:

 EXTRACXXFLAGS=-D_USE_PHILIPS_TOUCAM
 EXTRAINCLUDEPATH=
 EXTRALIBPATH=
 EXTRALIBS=

Generated on Sat Apr 10 15:26:25 2010 for LTI-Lib by Doxygen 1.6.1