Skip to content

Java based QR Code Scanner with real time scanning from a video stream.

License

LGPL-2.1, Unknown licenses found

Licenses found

LGPL-2.1
LICENSE.txt
Unknown
LICENSE-extra.txt
Notifications You must be signed in to change notification settings

anjana-somathilake/QRCodeScanner

Repository files navigation

QRCodeScanner

Java based QR Code Scanner with real time scanning from a video stream.

Decoding Engine http://zbar.sourceforge.net/

Fork of http://code.google.com/p/java-qr-code-reader-with-zbar/ "Java qr code reader using ZBar, JNative & dsj.

ZBar has it's own JNI interface, but it's now default compiled in. And its default video capture interface does not work on my WebCam which is of high-definition. So I created this project, which uses dsj for video capture and ZBar for decoding. It just works for windows by now."

The library dsj is not free, open source software. The library is free for use in non-commercial projects only.

About

Java based QR Code Scanner with real time scanning from a video stream.

Resources

License

LGPL-2.1, Unknown licenses found

Licenses found

LGPL-2.1
LICENSE.txt
Unknown
LICENSE-extra.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published