Linux Python code to read from a USB barcode scanner directly. A symbol LS2208 was used for testing. This uses the pyusb module to read the popular LS2208 USB barcode scanner in Linux. This barcode ...
The image processing assignment for CompSci 373 in Semester 1, 2023. As part of my image processing coursework, I undertook an assignment to develop a software capable of detecting barcodes in images ...