TLIB documentation
 

tlDigitizer.h File Reference


Detailed Description

Digitizer base class.

#include "tlVision.h"
#include "tlSource.h"

Include dependency graph for tlDigitizer.h:

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

Go to the source code of this file.

Classes

class  tlDigitizer
 Image acquisition base class for hardware digitizers. More...

Defines

#define TL_SOURCE_AUTO   0x1
#define TL_SOURCE_COMPOSITE   0x2
#define TL_SOURCE_SVIDEO   0x4
#define TL_SOURCE_DIGITAL   0x16
#define TL_SOURCE_NTSC   0x32
#define TL_SOURCE_NTSCJ   0x64
#define TL_SOURCE_PAL   0x128
#define TL_SOURCE_PALM   0x256
#define TL_SOURCE_PALN   0x512
#define TL_SOURCE_SECAM   0x1024

Variables

int tlVerbose


Define Documentation

#define TL_SOURCE_AUTO   0x1

Automatic input and/or video format configuration (if available).

Remarks:
This feature is hardware-specific. If a framegrabber allocation fails, try to explicitly specify the video format.

#define TL_SOURCE_COMPOSITE   0x2

Composite video input.

#define TL_SOURCE_DIGITAL   0x16

See also:
input formats Digital video format.

#define TL_SOURCE_NTSC   0x32

NTSC (North America) video format.

#define TL_SOURCE_NTSCJ   0x64

NTSC-J (Japan) video format.

#define TL_SOURCE_PAL   0x128

PAL (Europe + Pacific) video format.

#define TL_SOURCE_PALM   0x256

PAL-M video format.

#define TL_SOURCE_PALN   0x512

PAL-N video format.

#define TL_SOURCE_SECAM   0x1024

SECAM (France) video format.

#define TL_SOURCE_SVIDEO   0x4

SVideo video input.


Variable Documentation

int tlVerbose

Verbosity flag, can be set via tl_set_verbose(int verbosity).



TLIB documentation - generated on 7 May 2008
Please address any questions to seb@tuyphon.com
(C) 2001-2008 - S. Grange
(C) 2001-2007 - VRAI Group, EPFL
All Rights Reserved.