Nikolaos Ftylitakis
638e68de6c
Updated library version from 3.2 to 3.3
2021-11-03 11:53:46 +02:00
Nikolaos Ftylitakis
b1659be29a
Add orientation binding in QZXingFilter QML component
2021-08-12 11:05:36 +03:00
Nikolaos Ftylitakis
7582cdceb3
update QZXing versions to 3.2
2021-08-08 12:06:30 +03:00
Nikolaos Ftylitakis
cfc728583b
changed all QML versions from 2.3 to 3.1
2021-01-26 11:51:42 +02:00
Nikos Ftylitakis
9d70b9a33b
Change all Version* usages to Ref<Version> to avoid valrgind of reporting memory leak on static Version objects. #155
2020-02-12 11:37:14 +02:00
Milian Wolff
0e10d8aeca
Add simple FPS counter to QZXingLive example
2017-01-10 13:17:54 +01:00
Milian Wolff
d112bf4186
Don't try harder by default in the QZXingLive example
2017-01-10 13:17:54 +01: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.
2017-01-10 13:17:54 +01:00
Milian Wolff
a7103d5cac
Expand QZXingFilter example code
...
- allow autofocus and manual focus
- count number of tags matched
- allow configuring the barcode scanner from QML
2017-01-10 13:17:54 +01:00
favoritas37
fa186c2cc9
Added new example project for live decoding in QtQuick 2 (contibution of Luiggi Reffatti from Fira Soft ). Will be examined in the future to embed QZxingFilter implementation to the main implementation fo the library.
2016-09-27 03:06:28 +03:00