i build barcode reader as a university project working fit with images, but not with web cam please help.

i build barcode reader as a university project working fit with images, but not with web cam please help.

Answers (2)

After you capture the frame from the webcam, imwrite() it to an image file, and then invoke the code that works from images. Problem solved.
Answer you gave is not clear, However i solved problem, I will publish all code after VIVA.

Categories

Find more on Convert Image Type in Help Center and File Exchange

Asked:

on 26 Nov 2013

Answered:

on 30 Nov 2013

Community Treasure Hunt

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

Start Hunting!