Decode 2d data matrix barcode in HTML/JavaScript (Android) -


context: need scan data matrix barcode camera of android mobile phone. access camera on html5 , got picture canvas element.

approach: can't find javascript library scanning picture decode 2d data matrix code. call zxing app , copy , go backt etc. i'm not happy laborious solution.

question: knows javascript library decoding 2d data matrix codes? or maybe easy solution using app zxing / goggles , result of scan automatically in js?!

i'd appreciate input.


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -