Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 531 Bytes

File metadata and controls

12 lines (8 loc) · 531 Bytes

BarcodeReader C/C++ Samples

The samples demonstrate How to use Dynamsoft Barcode Reader C/C++ API.

License

You can request for a free trial license online. Get a trial license >

Getting Started

1.use cmake to run CMakeList.txt to create project or makefile.

2.if you want to BUILD_DecodeVideoFrame,please download Opencv First.

3.linux does not support MultiThreadBarcodeReader yet.