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

9 views (last 30 days)
i build barcode reader as a university project working fit with images, but not with web cam please help.

Answers (2)

Walter Roberson
Walter Roberson on 26 Nov 2013
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.

usman akhtar
usman akhtar on 30 Nov 2013
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

Community Treasure Hunt

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

Start Hunting!