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 2c61d16cb7 #47: Passing camera related errors to the init callback 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 Using inputStream.area as default decoding box when localization is turned off. 10 years ago
barcode_locator.js issue-43: Added configurable area for decoding 10 years ago
barcode_reader.js Added barcode format to result-data; minor fixes to Code128Reader; fixes #45 10 years ago
bresenham.js Updated test-runner; Added integration-tests for EAN; Fixed error-measure for EAN 10 years ago
camera_access.js #47: Passing camera related errors to the init callback 10 years ago
cluster.js Include source-files 11 years ago
codabar_reader.js Added barcode format to result-data; minor fixes to Code128Reader; fixes #45 10 years ago
code_39_reader.js Added barcode format to result-data; minor fixes to Code128Reader; fixes #45 10 years ago
code_39_vin_reader.js Adding Code39VINReader 10 years ago
code_128_reader.js Added barcode format to result-data; minor fixes to Code128Reader; fixes #45 10 years ago
config.js Added result-collector; Relates to #48 10 years ago
cv_utils.js Added result-collector; Relates to #48 10 years ago
ean_8_reader.js Added barcode format to result-data; minor fixes to Code128Reader; fixes #45 10 years ago
ean_reader.js Added barcode format to result-data; minor fixes to Code128Reader; fixes #45 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 Added result-collector; Relates to #48 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 Added result-collector; Relates to #48 10 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 #47: Passing camera related errors to the init callback 10 years ago
rasterizer.js Include source-files 11 years ago
result_collector.js Added result-collector; Relates to #48 10 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 Added barcode format to result-data; minor fixes to Code128Reader; fixes #45 10 years ago
upc_reader.js Added barcode format to result-data; minor fixes to Code128Reader; fixes #45 10 years ago