Tag: zxing-cpp
-
This benchmark scores two pip-installable Python barcode readers — the open-source ZXing-C++ Python package (zxing-cpp 3.1.1) and Dynamsoft Barcode Reader (Capture Vision 3.6.1000 bundle, DBR engine 11.6.10.8373) — on 7,894 deduplicated images drawn from BarBeR, a public real-world barcode dataset. Every decode result ships with the project, so any reviewer...
-
An auditable C++ barcode benchmark must give every reader the same pixels, ground truth, format policy, and timing boundary. This project compares ZXing-C++ with Dynamsoft Barcode Reader on 7,894 unique images from the public BarBeR dataset and preserves every raw result for independent review. What you’ll build: A reproducible Windows...