QR code reader through webcam
how to implement the QR code reader through webcam and show the details, using vb.net.??
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Alex SmithPosted Mar 24, 2016, 2:04 AM
Ishan GadhaviPosted Mar 23, 2016, 12:46 PM
About capturing an image from a camera, you can refer to this post which may have useful links:
http://www.codeproject.com/Questions/453552/I-need-a-VB-Net-code-to-capture-photo-directly-fro
About reading the QR code from the image, this article may have useful information:
http://www.codeproject.com/Articles/278301/How-to-Read-Barcodes-from-Images-using-LEADTOOLS
Rajeev PunhaniPosted Mar 18, 2016, 7:59 AM
Hi Vijay,
If the above solution is helpful then,accept the answer.