Commit Graph
51 Commits
Author SHA1 Message Date
danimoh 5fbba8f0b8 fix qr worker path 2018-01-22 14:58:13 -06:00
robinlinus badd8d7bfe Complete use of es6 and css imports 2018-01-22 00:26:45 -06:00
robinlinus 944b2d16e7 Use es6 modules 2018-01-21 21:30:39 -06:00
danimoh 26e90bf125 refactor into module 2018-01-21 20:36:42 -06:00
danimoh 67c351ff21 mirror the video for user facing cameras 2018-01-18 17:51:20 -06:00
danimoh 45e8429fd6 avoid double activation 2018-01-13 19:58:43 +01:00
danimoh b49910729d option to scan on the whole image if scanning within sourceRect failed 2018-01-12 15:35:37 +01:00
danimoh 5b7f4685ac add source maps 2018-01-07 15:32:15 +01:00
danimoh 0b69fc91ce update readme 2018-01-07 14:28:25 +01:00
danimoh fc62e3a404 - Fix build proccess
- Fix renaming of QrScannerLib To QrScanner
- Merge branch 'master' of github.com:nimiq-ux/qr-scanner
2018-01-07 13:39:56 +01:00
danimoh fc96eb3cf1 create the QR scanner canvas internally 2018-01-07 12:53:06 +01:00
robinlinus e6efe6b88c Rebuild 2018-01-07 00:20:37 +01:00
robinlinus ba69e77f73 Refactor class name 2018-01-06 22:04:11 +01:00
robinlinus c84481e4fe Refactor class name 2018-01-06 22:02:43 +01:00
robinlinus a35811280a Move XQrScanner, Rename QrScannerLib to QrScanner 2018-01-06 21:49:01 +01:00
robinlinus 4fb74be772 Refactor for XElement update 2018-01-06 21:41:07 +01:00
danimoh ea71627d5d fix support detection for ImageBitmap and OffscreenCanvas 2018-01-06 21:10:48 +01:00
danimoh 9da68847c1 refactor scanner lib to also use scanImage for webcam frames 2018-01-06 20:53:40 +01:00
danimoh 24f71683ab Merge branch 'master' of github.com:nimiq-ux/qr-scanner 2018-01-06 17:46:54 +01:00
danimoh cc8cb4b670 Scan QR code in image files 2018-01-06 17:44:05 +01:00
robinlinus 1b51c4c121 Refactor x-element source 2018-01-06 14:17:02 +01:00
robinlinus e292da6223 Add scanImage interface 2018-01-05 21:04:51 +01:00
robinlinus a936698c88 Fix typo 2017-12-14 22:00:39 -06:00
robinlinus 826cb61909 Refactor project structure and clean up the mess 2017-12-13 11:40:51 -06:00
robinlinus d9110454b3 Improve structure of readme 2017-12-08 22:07:55 -06:00
robinlinus 9da5cd6b59 Improve wording in readme 2017-12-08 22:04:53 -06:00
robinlinus 7c63786322 Linearize code 2017-12-08 21:49:09 -06:00
danimohandGitHub 6a39bd348c Merge pull request #1 from nimiq/add-license-1
add license
2017-12-05 20:52:45 -06:00
danimohandGitHub d35294d445 add license 2017-12-05 20:51:44 -06:00
danimoh fc22116dd3 possibility to change grayscale weights via API 2017-12-05 20:40:38 -06:00
danimoh 4a536e58d3 Merge branch 'master' of github.com:nimiq-ux/qr-scanner 2017-12-05 20:34:17 -06:00
danimohandGitHub 9159289703 readme 2017-12-05 17:25:44 -06:00
danimoh 984ba82239 add bias towards black 2017-12-05 15:50:47 -06:00
danimoh 1110d7608b use closure-compiler 2017-12-05 14:18:41 -06:00
danimoh 2f4abf0377 add a little more tolerance for finder patterns for better support of rotated qr codes 2017-12-04 14:22:20 -06:00
danimoh 2b9885cabd Merge branch 'master' of github.com:nimiq-ux/qr-scanner 2017-12-04 14:16:11 -06:00
robinlinus 35d76be4ae Simple refactoring, auto format 2017-12-04 13:52:41 -06:00
robinlinus 98b1a2f549 Fix path to worker 2017-12-04 12:31:12 -06:00
danimoh 62234976fb disable opacity and antialiazing 2017-12-03 18:51:39 -06:00
danimoh 9872e8b27b grayscale custom tailored to blue/white qr codes 2017-12-03 18:39:13 -06:00
danimoh 62fe3c6e3d use web worker 2017-12-03 17:38:42 -06:00
danimoh 5d4700a3a4 use gulp for build process 2017-12-02 18:39:35 -06:00
danimoh da5b6e9212 build process 2017-12-02 10:27:59 -06:00
danimoh 5d682823a6 overlay positioning 2017-12-02 08:37:13 -06:00
danimoh dc5c34b0ed use larger resolution stream and canvas 2017-12-01 16:44:27 -06:00
danimoh 3789c17f2e improved binarizer 2017-12-01 10:51:15 -06:00
robinlinus 93b6275f9b Refactor demo 2017-11-24 00:28:39 +01:00
robinlinus 9c312a763d Add delay to off switch 2017-11-23 00:09:20 +01:00
robinlinus 677a0661ce Add on/off switch 2017-11-21 23:34:48 +01:00
robinlinus 46d867839b Show indicator 2017-11-20 00:41:15 +01:00