what is the matlab code for barcode scanning?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
i am doing a B.E.project on supermarket billing system in which a code for scanning barcode is required
Risposta accettata
per isakson
il 3 Lug 2013
2 Commenti
Image Analyst
il 4 Lug 2013
That's far beyond the scope of what we can offer to help you with. Why don't you get a bar code reader that acts like a keyboard (a really common type)? Then you scan a code and ask the user via inputdlg() what the item is. Then enter the code and the description into your database (somehow). We can't really write this large application for you - it could take weeks or years depending on how comprehensive you want it to be. There is a database toolbox if you're interested.
Più risposte (1)
fewf
il 31 Dic 2013
i happen to came accross some barcode scanning codes on the web. but i was just wondering what kinds of barcode are you searching, i have code 39, code 93 and code 128.
0 Commenti
Vedere anche
Categorie
Scopri di più su Database Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!