Skip to content

random-one/zxing-reader-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zxing-reader-test

Simple program that reads a directory of images and tries to decode them using zxing

Currently the program reads only qr codes

Run:
    command line:
        groovy -cp lib/core.jar:lib/javase.jar src/ZxingReaderTest.groovy
    eclipse:
        from the run menu (requires groovy plugin installed)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages