Christoph Oberhofer
|
9bbcfc2f99
|
Removed unused variable
|
9 years ago |
Christoph Oberhofer
|
8fa0c69bc1
|
Fixed Code128 Reader
|
9 years ago |
Christoph Oberhofer
|
dadb8dbc9f
|
Improved code-matching
|
9 years ago |
Christoph Oberhofer
|
a9584bae77
|
Fixed EAN-readers
|
9 years ago |
Christoph Oberhofer
|
eb9a4ca4cb
|
Initial commit on EAN supplements; Relates to #71
|
9 years ago |
Christoph Oberhofer
|
1b9d5451ed
|
Reorganizing functions/methods
|
9 years ago |
Christoph Oberhofer
|
7a9f146278
|
Improving robustness of Code 128 decoder; Relates to #104
|
9 years ago |
Christoph Oberhofer
|
c851635522
|
Fixes #105
|
9 years ago |
Christoph Oberhofer
|
7bead78de8
|
Fixes #102; Relates to #103 and #96
|
9 years ago |
Christoph Oberhofer
|
29b98ea442
|
Fixed #100
|
9 years ago |
Christoph Oberhofer
|
ca3e4b673a
|
Fixed: Workers are terminated instead of re-usedin order to initialize them correctly
|
9 years ago |
Christoph Oberhofer
|
da08ae3eaf
|
Upgrade to webpack 2 and babel 6
|
9 years ago |
Christoph Oberhofer
|
9e6134cc07
|
Added tests for video-access
|
9 years ago |
Christoph Oberhofer
|
4019ea867f
|
Implemented new MediaDevices API; Fallback for facingMode on Chrome-Mobile
|
9 years ago |
Matthias Jauernig
|
3cf474d484
|
scan frequency as proposed by serratus
|
9 years ago |
Matthias Jauernig
|
9b1e697609
|
new config variable scanDelay to add some time between two scans
|
9 years ago |
Christoph Oberhofer
|
040f3e5704
|
Minor bugfixes
|
9 years ago |
Christoph Oberhofer
|
47f0169709
|
Remove console-messages for production build
|
10 years ago |
Christoph Oberhofer
|
835f524b33
|
Fixed ESlint errors
|
10 years ago |
Christoph Oberhofer
|
0ed588ecb5
|
Fixed Integration-Tests
|
10 years ago |
Christoph Oberhofer
|
3c020d04bf
|
Fixed node build
|
10 years ago |
Christoph Oberhofer
|
16da30652c
|
Restructuring builds; Moved debug-config
|
10 years ago |
Christoph Oberhofer
|
9cbfafe698
|
Added ENV for dead-code elimination in production mode
|
10 years ago |
Christoph Oberhofer
|
b7ffeec6db
|
Moved files into meaningful folders
|
10 years ago |
Christoph Oberhofer
|
dad0b1daef
|
Merged multiple-results
|
10 years ago |
David Madner
|
944d92cd9c
|
code changes according to PR line notes
|
10 years ago |
dgreif
|
2c14a4897d
|
feat: return `multiple` as array instead of object
|
10 years ago |
dgreif
|
9a9b8de4bc
|
fix: publish `detected` event for `multiple`
|
10 years ago |
dgreif
|
74c4f04a07
|
refactor: move result check to higher level
|
10 years ago |
dgreif
|
afeb37be35
|
feat: allow multiple barcodes to be decoded
|
10 years ago |
David Madner
|
3c85675fbf
|
actual changes have been ignored unintentionally
|
10 years ago |
Christoph Oberhofer
|
0fbedf5f61
|
Improved docs
Added docs for locate
Added docs for inputStream
Removed unused code
Added docs for decoder
Improved docs
|
10 years ago |
Christoph Oberhofer
|
9b128cd577
|
Fixed #76
|
10 years ago |
Christoph Oberhofer
|
79356dcdbd
|
Fixes Code 39 decoding where parts of the results are skipped. Relates to #41
|
10 years ago |
Christoph Oberhofer
|
6a56d7a1c2
|
version for node working
|
10 years ago |
Christoph Oberhofer
|
9295e41655
|
Fixed minified code
|
10 years ago |
Christoph Oberhofer
|
03e9bee015
|
Fixed code-style errors
|
10 years ago |
Christoph Oberhofer
|
8668e79b63
|
Fixed unit/integration testing; fixed a few linting errors;
|
10 years ago |
Christoph Oberhofer
|
38da5b0d41
|
Initial migration to webpack
|
10 years ago |
Christoph Oberhofer
|
a7deedff63
|
removed unused dependencies; updated readme
|
10 years ago |
Christoph Oberhofer
|
abe1458c58
|
Can now operate on scaled/area images
|
10 years ago |
Christoph Oberhofer
|
e65df1d131
|
Updated npm-dependencies
|
10 years ago |
Christoph Oberhofer
|
adaa2b3e42
|
IE support added; Basic error reporting for workers
|
10 years ago |
Christoph Oberhofer
|
edf813a20d
|
Added polyfill for Math.imul to support IE
|
10 years ago |
Christoph Oberhofer
|
9fe7db25b0
|
Merged master
|
10 years ago |
Christoph Oberhofer
|
bc72830035
|
Added methods to remove handlers from event-queue
|
10 years ago |
Christoph Oberhofer
|
86f085039e
|
#49: configuration of i2of5 reader; still issues with high-density
|
10 years ago |
Christoph Oberhofer
|
f99b4a3e64
|
#49: added a few test images; high-density codes still causing problems
|
10 years ago |
Christoph Oberhofer
|
5f68c6c69a
|
Experimenting on i2of5 reader regarding different weights of bars and spaces
|
10 years ago |
Christoph Oberhofer
|
df6b447db7
|
issue-49: Experimenting with different bar/space widths
|
10 years ago |