The package contains the development files of the IC Barcode library for 1D and 2D barcode scanning.
It is installed with "sudo apt install ./ic_barcode_1.1.0.703_amd64.deb".
The documentation is installed into "/usr/doc/theimagingsource/theimagingsource/ic_barcode/IC Barcode SDK Linux.html".
The examples can be found in "/usr/doc/theimagingsource/theimagingsource/ic_barcode/samples".
A documented sample can be found at https://github.com/TheImagingSource/Linux-tiscamera-Programming-Samples/tree/master/IC%20Barcode%20Simple.
For testing the library a The Imaging Source camera must be connected to the computer.
Adapted to tiscamera version 0.13
Fixed bug in zxing PDF417 line sampler
Sample ic-barcode-cli: In the Makefile a check on gcc version greater or equal 6 added.
Sample ic-barcode-demo: The camera selection dialog is shown on program start automatically.