Barcode-Detection-and-Decoding icon indicating copy to clipboard operation
Barcode-Detection-and-Decoding copied to clipboard

Using camera or webcam

Open doccatdev opened this issue 2 years ago • 1 comments

Hello, i want to ask, can this code be modify to using camera or webcam for detect and decode the barcode and show the result of barcode code ?

doccatdev avatar May 07 '23 09:05 doccatdev

@readdoc-png Yes, it can be done, and more easily you can capture the image using a webcam or camera and save it to file and then use this (temp) image. You will use this capture image as argument.

nivb52 avatar Jun 05 '23 05:06 nivb52