Dev Center
Table of contents

Samples and Demos - C++ Edition

Samples

Sample Name Description
HelloWorld This sample demonstrates the simplest way to read barcodes from an image file and output barcode format and text.
GeneralSettings This sample demonstrates how to configure general used settings and read barcodes from an image file.
AccuracyFirstSettings This sample demonstrates how to configure Dynamsoft Barcode Reader to read barcodes as accurately as possible. The downside is that speed and read-rate might be affected. It is recommended to apply these configurations when misreading is unbearable.
ReadRateFirstSettings This sample demonstrates how to configure Dynamsoft Barcode Reader to read as many barcodes as possible at one time. The downside is that speed and accuracy might be affected. It is recommended to apply these configurations when decoding multiple barcodes from a single image.
SpeedFirstSettings This sample demonstrates how to configure Dynamsoft Barcode Reader to read barcodes as fast as possible. The downside is that read-rate and accuracy might be affected.
BatchDecode This sample demonstrates how to read barcodes from files in the specified directory and return results plus performance metrics.
VideoDecoding This sample demonstrates how to read barcodes from video frames.
MultiThreadDecoding This sample demonstrates how to read barcodes in multiple threads.

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.

This page is compatible for:

Version 7.5.0

Is this page helpful?

YesYes NoNo

latest version

    • Latest version
    • Version 10.x
      • Version 10.2.0
      • Version 10.0.20
      • Version 10.0.10
      • Version 10.0.0
    • Version 9.x
      • Version 9.6.40
      • Version 9.6.30
      • Version 9.6.20
      • Version 9.6.10
      • Version 9.6.0
      • Version 9.4.0
      • Version 9.2.0
      • Version 9.0.0
    • Version 8.x
      • Version 8.8.0
      • Version 8.6.0
      • Version 8.4.0
      • Version 8.2.0
      • Version 8.1.2
      • Version 8.1.0
      • Version 8.0.0
    • Version 7.x
      • Version 7.6.0
      • Version 7.5.0
    Change +