Skip to content

jayreimers-nuv/barcode-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

barcode-scanner

PDF417 barcode scanner demo

This demo shows how to parse a PDF417 barcode using zxing. Compatible image formats include, but may not be limited to, jpeg, png and tiff.

To execute:

./gradlew run --args='/path/to/image.png'