i build barcode reader as a university project working fit with images, but not with web cam please help.
9 views (last 30 days)
Show older comments
i build barcode reader as a university project working fit with images, but not with web cam please help.
0 Comments
Answers (2)
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.
0 Comments
See Also
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!