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
112
Commits
3
Branches
0
Tags
146
MiB
C++
91.7%
C
4.7%
QMake
1.6%
CMake
1.2%
Shell
0.8%
ea5c7c1d52
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
favoritas37
ea5c7c1d52
optimized CameraImageWrapper::getMatrix by removing an extra (uneeded) image copy
2016-02-20 15:31:36 +02:00
examples
added c++11 config in BarcodeEncoder project
2016-02-20 15:19:23 +02:00
src
optimized CameraImageWrapper::getMatrix by removing an extra (uneeded) image copy
2016-02-20 15:31:36 +02:00
tests
The suggestion of max resolution 999x999 per image got embedded in the standard decoding function. If image is bigger, it will be resized by default.
2016-01-24 03:19:51 +02:00
.gitignore
Tested against compiling with MSVC and Mingw compilers on Windows.
2014-01-22 18:29:42 +02:00