mirror of
https://github.com/status-im/qzxing.git
synced 2025-01-21 08:18:59 +00:00
Milian Wolff
cafad4a9c0
Add captureRect functionality
This allows one to only detect within a certain unscaled region of the input frame. The reduction of pixels scanned leads to a significant performance win, and the removal of the scaling improves the quality of the checked image, thereby leading to higher detection rates.
qzxing
Qt/QML wrapper library for the ZXing decoding library.
Supports barcode decoding for the following types:
- UPC-A
- UPC-E
- EAN-8
- EAN-13
- ITF
- Code 39
- Code 93
- Code 128
- Codabar
- QR Code
- Data Matrix
- Aztec (beta)
- PDF 417 (beta)
contact
In case of bug reports or feature requests feel free to open an issue.
For general discussion you can use the forum at the project's old hosting site: SourceForge
Description
Qt/QML wrapper library for the ZXing library. 1D/2D barcode image processing library
Languages
C++
91.7%
C
4.7%
QMake
1.6%
CMake
1.2%
Shell
0.8%