Skip to content

Barcode reader using Zxing library and accesses default webcam

Notifications You must be signed in to change notification settings

JessNah/BarcodeReader

Repository files navigation

BarCodeReader that displays the value of the barcode when it is in view. Uses the zxing library

On the bottom of the display window, it shows the code read by the program. The second image, is the barcode that I had held up for testing. As you can see, it reads the same value as the barcode.

This program makes use of the C#WebCam respository to make use of your device's webcam and display a live video feed upon the click of the start button. The stream image may be captured and saved at any time. The program works live and dynamically to detect any barcodes that may be present in its view. If a barcode is detected, it then presents its decoded barcode value.

About

Barcode reader using Zxing library and accesses default webcam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published