Skip to content

roncemer/javabar

Repository files navigation

JavaBar: Barcode Decoding/Rendering Lib for Java

Compiling the Classes

./compile

Creating the Jar Files (compile the classes first)

./createjars

Running the Demos

Code 3 of 9 (Code39) Barcode Generator Demo

./code39barcoderenderer

UPC-A Barcode Generator Demo

./upcabarcoderenderer

Scan Barcodes from an Image Demo

./imagebarcodescannerdemo <filename>

Files are located in sampleBarCodeImages/code39 and sampleBarCodeImages/upc folders.

The barcode image is displayed in a window, and each detected barcode is printed to the console inside square brackets.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published