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
20
Commits
3
Branches
0
Tags
146
MiB
C++
91.7%
C
4.7%
QMake
1.6%
CMake
1.2%
Shell
0.8%
3ae1130138
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
favoritas37
3ae1130138
extended the decodeImage function to support image scaling in case of unwanted too big image.
2013-07-30 19:57:45 +03:00
binary
Moving on to version V1.2. This brings Aztec support and big imporovement in speed for 1D barcodes. Also QML support is fixed. Binaries, sources and examples are updated to that version.
2012-05-14 17:01:57 +03:00
examples
Added a test app that is still in developement phase for testing barcode image files against QZXing library (ZXing decing result). Drag n Drop the barcode image to the application and it will be decoded.
2013-07-28 23:11:37 +03:00
source
extended the decodeImage function to support image scaling in case of unwanted too big image.
2013-07-30 19:57:45 +03:00
.gitignore
Project compiles successfully on platforms: Win32 Mingw, Win32 MSVC, Symbian (these are tested till now). @ runtime still experiencing some issues that are being examined.
2013-07-28 20:29:54 +03:00