scanthng-example
Example project using scanthng.js
to scan and identify physical products in the EVRYTHNG Platform using all kinds
of barcodes and training images.
Requires a copy of jsQR placed in
lib/jsQR.js
.
Read the walkthrough on the EVRYTHNG Developer Hub for more information.
Usage
- Clone this repositoy.
- Host on a webserver, or use
python -m SimpleHTTPServer
locally. - Go to
index.html
and specify theapp
query parameter as an Application API Key.