Christoph Oberhofer
|
594aeb2fc0
|
Fixed uglifying for asm-code. Added dist-task for building distribution-files
|
2015-03-14 15:43:46 +01:00 |
|
Christoph Oberhofer
|
24ceb3480c
|
Removing dependency on script-name
|
2015-03-13 20:07:23 +01:00 |
|
Christoph Oberhofer
|
f7e1c9728c
|
Rebuild latest changes
|
2015-03-13 16:57:20 +01:00 |
|
Christoph Oberhofer
|
cd182f8723
|
Merge branch 'tricki-patch-1'
|
2015-03-13 16:54:54 +01:00 |
|
Christoph Oberhofer
|
86c32dbbd5
|
Update README.md
|
2015-03-12 22:50:49 +01:00 |
|
Christoph Oberhofer
|
ae4b4d3ff4
|
Merge pull request #20 from serratus/issue-17
Issue 17: prepare for npm publishing
|
2015-03-12 22:41:18 +01:00 |
|
Christoph Oberhofer
|
7bcb4f391f
|
Added .npmignore
|
2015-03-08 21:13:15 +01:00 |
|
Christoph Oberhofer
|
8bc119b62e
|
Removed dependency on async.js, prepared npm publishing
|
2015-03-08 18:20:17 +01:00 |
|
Christoph Oberhofer
|
58a85ee3f1
|
Merge pull request #19 from serratus/issue-18
Add support for Code 39 barcodes
|
2015-03-04 22:38:13 +01:00 |
|
Christoph Oberhofer
|
6f02116663
|
Updated Readme to include Code 39
|
2015-03-04 22:32:21 +01:00 |
|
Christoph Oberhofer
|
b5ebd60a6a
|
Updated build
|
2015-03-04 22:25:28 +01:00 |
|
Christoph Oberhofer
|
b91246c699
|
Improved support on Code 39 barcodes
|
2015-03-04 22:23:59 +01:00 |
|
Christoph Oberhofer
|
7638bc41eb
|
Added basic support for Code 39 barcodes
|
2015-03-01 22:48:00 +01:00 |
|
Christoph Oberhofer
|
3c4a108a4a
|
Updated README to include the correct handling of the uglify task
|
2015-02-14 22:24:41 +01:00 |
|
Christoph Oberhofer
|
5eb46fdfe0
|
Merge pull request #14 from PLPeeters/master
Added check to avoid 404 error before viewer initialization.
Thanks for contributing. I appreciate it.
|
2015-02-14 21:36:33 +01:00 |
|
Christoph Oberhofer
|
6caea95e57
|
Configuring camera-resolution
|
2015-01-25 21:07:14 +01:00 |
|
Christoph Oberhofer
|
1efe8a2426
|
Merge pull request #12 from serratus/issue-1a
Issue 1a
|
2015-01-22 21:00:38 +01:00 |
|
Christoph Oberhofer
|
4b4f5b0dc1
|
Updated Readme
|
2015-01-22 20:58:58 +01:00 |
|
Christoph Oberhofer
|
0a8fe1c8e5
|
Removed unused fragments
|
2015-01-22 20:46:04 +01:00 |
|
Christoph Oberhofer
|
a0f6afaddc
|
Update README.md
|
2015-01-20 21:42:53 +01:00 |
|
Christoph Oberhofer
|
091908961f
|
Added Capability to change readers on the fly
|
2015-01-20 20:42:41 +01:00 |
|
Christoph Oberhofer
|
9af9a0db7e
|
Outsourced drawing of scanline and bounding-box to the interface; Debug version can be enabled through setting nrOfWorkers = 0;
|
2015-01-19 22:58:16 +01:00 |
|
Christoph Oberhofer
|
2d5fa058d5
|
Spawning multiple workers for entire pipeline; API change for Quagga.init; Added async-library
|
2015-01-18 22:11:41 +01:00 |
|
Christoph Oberhofer
|
b7b4711a7e
|
Use worker without external file
|
2015-01-18 13:55:18 +01:00 |
|
Christoph Oberhofer
|
63993dfa8c
|
Web-Worker now working for live-streams. Passing config to worker
|
2015-01-18 11:56:34 +01:00 |
|
Christoph Oberhofer
|
72940990d3
|
Another try on web-workers; works with decoding single-images only; live-stream and video-input won't work
|
2015-01-12 23:04:14 +01:00 |
|
Christoph Oberhofer
|
ebceb1f78c
|
Updated build
|
2014-12-19 13:23:18 +01:00 |
|
Christoph Oberhofer
|
93d92f2a6f
|
Merge branch 'issue-7'
|
2014-12-19 13:21:51 +01:00 |
|
Christoph Oberhofer
|
c44889f599
|
Added un-subscribe event and covered the Events-module
|
2014-12-19 13:18:47 +01:00 |
|
Christoph Oberhofer
|
484509931c
|
Update README.md
Added example to `Quagga.init(config)`
|
2014-12-17 23:29:47 +01:00 |
|
Christoph Oberhofer
|
d74a9ad006
|
Update README.md
Removed `callback` param from the `init` function.
|
2014-12-17 23:24:38 +01:00 |
|
Christoph Oberhofer
|
480e962ea8
|
Added one-time subscription to event-queue with "once". Need tests.
|
2014-12-17 23:20:51 +01:00 |
|
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.
|
2014-12-17 22:37:54 +01:00 |
|
Christoph Oberhofer
|
822f5ce03d
|
Merge branch 'garaboncias-release_camera'
|
2014-12-17 21:57:58 +01:00 |
|
Christoph Oberhofer
|
206a624edb
|
Added test for releasing camera, fixed code-style
|
2014-12-17 21:57:28 +01:00 |
|
Christoph Oberhofer
|
460e406502
|
Merge pull request #5 from seanhussey/patch-1
Fix typo
|
2014-12-16 17:56:30 +01:00 |
|
Christoph Oberhofer
|
f3abbeadfd
|
Merge pull request #4 from zupzup/master
Unit Testing Setup and some tests
|
2014-12-07 23:03:04 +01:00 |
|
Christoph Oberhofer
|
dedeb3e739
|
- Inverted image for better localization
- increased detection size for static/upload images to 800px
|
2014-12-03 23:29:45 +01:00 |
|
Christoph Oberhofer
|
238e4bfee0
|
Added url to the blog post
|
2014-11-12 22:07:00 +01:00 |
|
Christoph Oberhofer
|
f053c72694
|
Fixed an error in the debug view
|
2014-11-12 22:03:36 +01:00 |
|
Christoph Oberhofer
|
272d75ed40
|
Updated links
|
2014-11-08 22:05:01 +01:00 |
|
Christoph Oberhofer
|
b3305dd0c8
|
Updated Readme
|
2014-11-08 22:01:42 +01:00 |
|
Christoph Oberhofer
|
22a69892e3
|
Reduced image-size of file-upload images
|
2014-11-08 21:09:44 +01:00 |
|
Christoph Oberhofer
|
29fd39c8c4
|
Improving decoding for small images
|
2014-11-08 20:15:36 +01:00 |
|
Christoph Oberhofer
|
d806d48b0f
|
Improved versions of the examples-pages. Now including the possibility to switch between Code128 and EAN.
|
2014-11-04 21:28:14 +01:00 |
|
Christoph Oberhofer
|
5e4c3aeb55
|
Added text-images for EAN and Code128
|
2014-11-03 23:26:20 +01:00 |
|
Christoph Oberhofer
|
4cda686513
|
updated .gitignore to ignore project files
|
2014-11-02 20:20:23 +01:00 |
|
Christoph Oberhofer
|
e168268e35
|
Merge branch 'master' of https://github.com/serratus/quaggaJS
|
2014-11-01 20:15:18 +01:00 |
|
Christoph Oberhofer
|
c84044aeb0
|
Include source-files
|
2014-11-01 20:14:48 +01:00 |
|
Christoph Oberhofer
|
829ed8dfd8
|
Update LICENSE
|
2014-11-01 19:47:36 +01:00 |
|
Christoph Oberhofer
|
cfec9f9c11
|
Update README.md
|
2014-10-27 21:37:11 +01:00 |
|
Christoph Oberhofer
|
15cafd5e1f
|
Merge branch 'master' of https://github.com/serratus/quaggaJS
|
2014-09-03 22:30:15 +02:00 |
|
Christoph Oberhofer
|
869b815fe0
|
updated teaser
|
2014-09-03 22:29:16 +02:00 |
|
Christoph Oberhofer
|
dfaaafeeb1
|
Update README.md
|
2014-09-03 22:26:54 +02:00 |
|
Christoph Oberhofer
|
408b3c6443
|
Added teaser images
|
2014-09-03 22:25:21 +02:00 |
|
Christoph Oberhofer
|
0099e34fc9
|
Update README.md
|
2014-09-03 22:21:05 +02:00 |
|
Christoph Oberhofer
|
fa923c8b21
|
Update README.md
|
2014-09-03 22:11:06 +02:00 |
|
Christoph Oberhofer
|
d101c3a8d4
|
Added teaser image
|
2014-09-03 21:02:51 +02:00 |
|
Christoph Oberhofer
|
5282a60d19
|
Update README.md
Initial Readme
|
2014-09-03 20:53:19 +02:00 |
|
serratus
|
a58862d8f4
|
Initial commit
|
2014-09-03 11:03:02 +02:00 |
|