CVBpy 14.0
ReaderInitialization Class Reference

Possible ways to initialize a Barcode reader configuration. More...

Inherits object.

Static Public Attributes

int ReadAll = 1
 Initialize the reader to read all codes.
 
int ReadNone = 0
 Initialize the reader to read no code.
 

Detailed Description

Possible ways to initialize a Barcode reader configuration.