Christoph Oberhofer
|
9c0248f1d7
|
Initial commit for I2of5 reader; Relates to #49
|
10 years ago |
Christoph Oberhofer
|
2c61d16cb7
|
#47: Passing camera related errors to the init callback
|
10 years ago |
Christoph Oberhofer
|
8ad97419c3
|
Fixed bug when using area as box size without web-workers
|
10 years ago |
Christoph Oberhofer
|
4f224b782a
|
Using inputStream.area as default decoding box when localization is turned off.
|
10 years ago |
Christoph Oberhofer
|
b648014a5e
|
Added result-collector; Relates to #48
|
10 years ago |
Christoph Oberhofer
|
d799ee353e
|
issue-43: Added configurable area for decoding
|
10 years ago |
Christoph Oberhofer
|
7bb34b546b
|
Added tests for image-size calculation
|
10 years ago |
Christoph Oberhofer
|
eb9fedb794
|
Fixes bug that is caused by using custom aspectRatio; Closes #37
|
10 years ago |
Christoph Oberhofer
|
e2f3d693dd
|
Added integration-tests for all decoders; Split up integration and unit tests
|
10 years ago |
Christoph Oberhofer
|
76e61bc4c4
|
Fixes #30
|
10 years ago |
Christoph Oberhofer
|
c31ed9c7d9
|
Cleaning up after stopping quagga
|
10 years ago |
Christoph Oberhofer
|
f75da96040
|
Added advanced configuration
|
10 years ago |
Christoph Oberhofer
|
178b5b0a4b
|
Making patch-size configurable; Added Image-Dimensions constraint
|
10 years ago |
Christoph Oberhofer
|
8e97b3355a
|
Added functionality to pause processing without disconnecting the camera-stream
|
10 years ago |
Christoph Oberhofer
|
24ceb3480c
|
Removing dependency on script-name
|
11 years ago |
Thomas
|
b21ec9de63
|
replace video element if it already exists
|
11 years ago |
Christoph Oberhofer
|
8bc119b62e
|
Removed dependency on async.js, prepared npm publishing
|
11 years ago |
Christoph Oberhofer
|
6caea95e57
|
Configuring camera-resolution
|
11 years ago |
Christoph Oberhofer
|
091908961f
|
Added Capability to change readers on the fly
|
11 years ago |
Christoph Oberhofer
|
9af9a0db7e
|
Outsourced drawing of scanline and bounding-box to the interface; Debug version can be enabled through setting nrOfWorkers = 0;
|
11 years ago |
Christoph Oberhofer
|
2d5fa058d5
|
Spawning multiple workers for entire pipeline; API change for Quagga.init; Added async-library
|
11 years ago |
Christoph Oberhofer
|
b7b4711a7e
|
Use worker without external file
|
11 years ago |
Christoph Oberhofer
|
63993dfa8c
|
Web-Worker now working for live-streams. Passing config to worker
|
11 years ago |
Christoph Oberhofer
|
72940990d3
|
Another try on web-workers; works with decoding single-images only; live-stream and video-input won't work
|
11 years ago |
Christoph Oberhofer
|
480e962ea8
|
Added one-time subscription to event-queue with "once". Need tests.
|
11 years ago |
Christoph Oberhofer
|
005a989aa3
|
Removed unused callback param in init function. Fixes #8. Please use the readyFunc property of the config object which is passed in to Quagga.init.
|
11 years ago |
Christoph Oberhofer
|
206a624edb
|
Added test for releasing camera, fixed code-style
|
11 years ago |
Laszlo Radics
|
655bc6453a
|
Release camera when stop is called
|
11 years ago |
Christoph Oberhofer
|
dedeb3e739
|
- Inverted image for better localization
- increased detection size for static/upload images to 800px
|
11 years ago |
Christoph Oberhofer
|
22a69892e3
|
Reduced image-size of file-upload images
|
11 years ago |
Christoph Oberhofer
|
d806d48b0f
|
Improved versions of the examples-pages. Now including the possibility to switch between Code128 and EAN.
|
11 years ago |
Christoph Oberhofer
|
c84044aeb0
|
Include source-files
|
11 years ago |