This website requires JavaScript.
Explore
Help
Sign In
status-im
/
qzxing
mirror of
https://github.com/status-im/qzxing.git
Watch
2
Star
0
Fork
You've already forked qzxing
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Qt/QML wrapper library for the ZXing library. 1D/2D barcode image processing library
151
Commits
3
Branches
0
Tags
146
MiB
C++
91.7%
C
4.7%
QMake
1.6%
CMake
1.2%
Shell
0.8%
f8e1574b6c
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
favoritas37
f8e1574b6c
fixed the refresh of the generated image from Encode procedure (disabled image caching)
2016-07-02 01:06:55 +03:00
examples
fixed the refresh of the generated image from Encode procedure (disabled image caching)
2016-07-02 01:06:55 +03:00
src
Use the Image Provider in the encoder.
2016-06-16 01:15:44 +03:00
tests
Introduced new option for QZXing. if QZXing::setTryHarder is set to true, if the image decoding fails, the image will be rotated and will be tested against angles 90o, 180o, 270o. This increased the success rate for the Qr codes.
2016-06-15 23:31:44 +03:00
.gitignore
Tested against compiling with MSVC and Mingw compilers on Windows.
2014-01-22 18:29:42 +02:00