Samples and Demos - C++ Edition
Samples
Sample Name | Description |
---|---|
ReadAnImage | This sample demonstrates the simplest way to read barcodes from an image file and output barcode format and text. |
ReadMultipleImages | This sample demonstrates the simplest way to read barcodes from directory with image files and output barcode format and text. |
MultiThreadDecoding | This sample demonstrates how to read barcodes and get barcode results in self-managed thread. |
VideoDecoding | This sample demonstrates how to read barcodes from video frames. |
Official Online Demo
This Online Demo is an online barcode scanner for all barcode types. All supported parameters are opened for customization to see how Dynamsoft Barcode Reader works in different usage scenarios.