필터 지우기
필터 지우기

what is the matlab code for barcode scanning?

조회 수: 3 (최근 30일)
ankita
ankita 2013년 7월 3일
답변: fewf 2013년 12월 31일
i am doing a B.E.project on supermarket billing system in which a code for scanning barcode is required

채택된 답변

per isakson
per isakson 2013년 7월 3일
Did you search the File Exchange?
  댓글 수: 2
ankita
ankita 2013년 7월 4일
yes,i searched but i want a code that can create a database of products and when they are scanned the information of that product should be displayed, just like in supermarket.
Image Analyst
Image Analyst 2013년 7월 4일
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.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

fewf
fewf 2013년 12월 31일
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.

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by