Click here to Skip to main content
15,888,461 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
how to make barcode reader in vb
Posted

follow this link

"http://www.codeproject.com/Articles/12803/Read-Barcodes-from-an-Image?rp=/KB/recipes/bcreader2of5/bcreader2of5.zip">
 
Share this answer
 
Comments
Richard MacCutchan 23-Dec-13 10:57am    
Please make your links clickable.
Did you try searching the web before posting this question? I found at least 2 articles on CodeProject itself which might answer you:

1- This article explains the algorithm for at least one type of barcodes.

2- If you want to handle different types of barcodes in your application, chasing after the different algorithms will take you a long time and you will be better off using a library like the one in this article
 
Share this answer
 
Maybe you should take a look at this: http://zxingnet.codeplex.com/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900