barcode reader

barcode reader which does not use thresholding
2.7K Downloads
Updated 8 Jun 2011

View License

the main file is barCodeCam.m
this is definitely not the most robust barcode reader, but seems to work on low resolution barcode photos, with some amount of distortion.
some sample photos are included. i have not yet implemented the image segmentation to crop the text and surroundings out of the barcode. so users need to crop the barcode and feed it to the code.
i am sorry the code is quite messy. there can be some redundancies and a more compact version is possible.
your feedback will help me improve it.
the barcode symbology used is EAN-13. the variable G gives the array of barcode without the symbology.

Cite As

Indraneel Biswas (2024). barcode reader (https://www.mathworks.com/matlabcentral/fileexchange/31727-barcode-reader), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0