i build barcode reader as a university project working fit with images, but not with web cam please help.
Show older comments
i build barcode reader as a university project working fit with images, but not with web cam please help.
Answers (2)
Walter Roberson
on 26 Nov 2013
0 votes
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
on 30 Nov 2013
0 votes
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!