You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
quaggaJS/src
Christoph Oberhofer d799ee353e issue-43: Added configurable area for decoding 10 years ago
..
vendor Removed dependency on async.js, prepared npm publishing 11 years ago
array_helper.js Added basic support for Code 39 barcodes 11 years ago
barcode_decoder.js Adding Code39VINReader 10 years ago
barcode_locator.js issue-43: Added configurable area for decoding 10 years ago
barcode_reader.js Added integration-tests for all decoders; Split up integration and unit tests 10 years ago
bresenham.js Updated test-runner; Added integration-tests for EAN; Fixed error-measure for EAN 10 years ago
camera_access.js Updates defaults for min/max aspectRatio 10 years ago
cluster.js Include source-files 11 years ago
codabar_reader.js Added test-images for codabar 10 years ago
code_39_reader.js Added Codabar-Reader; Missing fixtures; Error for stdlib must be fixed 10 years ago
code_39_vin_reader.js Adding Code39VINReader 10 years ago
code_128_reader.js Added integration-tests for all decoders; Split up integration and unit tests 10 years ago
config.js issue-43: Added configurable area for decoding 10 years ago
cv_utils.js issue-43: Added configurable area for decoding 10 years ago
ean_8_reader.js Replaced try-catch block with return values 10 years ago
ean_reader.js Replaced try-catch block with return values 10 years ago
events.js Outsourced drawing of scanline and bounding-box to the interface; Debug version can be enabled through setting nrOfWorkers = 0; 11 years ago
frame_grabber.js issue-43: Added configurable area for decoding 10 years ago
glMatrixAddon.js Fixed uglifying for asm-code. Added dist-task for building distribution-files 11 years ago
html_utils.js Include source-files 11 years ago
image_debug.js Include source-files 11 years ago
image_loader.js Include source-files 11 years ago
image_wrapper.js Include source-files 11 years ago
input_stream.js issue-43: Added configurable area for decoding 10 years ago
quagga.js issue-43: Added configurable area for decoding 10 years ago
rasterizer.js Include source-files 11 years ago
skeletonizer.js Fixed uglifying for asm-code. Added dist-task for building distribution-files 11 years ago
subImage.js Include source-files 11 years ago
tracer.js Include source-files 11 years ago
typedefs.js Another try on web-workers; works with decoding single-images only; live-stream and video-input won't work 11 years ago
upc_e_reader.js Replaced try-catch block with return values 10 years ago
upc_reader.js Barely working concept 10 years ago