- Generate barcodes
- Read barcodes
- Have a whole lot of fun with image processing
This project was implemented in Matlab and was done as part of a university course. I was awarded a project mark of 100%.
Glad you asked because its very simple.
Simply run the GenerateBarcode.m Matlab file to generate a barcode.
To read a barcode from an image file, run ReadBarcode.m and
vallah you are now able to decipher the hidden meaning behind all those black and white lines.
All the other .m files have functions that the scripts (GenerateBarcode.m and ReadBarcode.m) use.