Page 1 of 1

Use Webcam to decode QRCode

Posted: Sat Sep 01, 2012 11:38 pm
by awpross
Are there any examples on how to use a Webcam to decode a Barcode as shown in the silverlight example but as Windows form application?

Thanks
Andreas

Re: Use Webcam to decode QRCode

Posted: Mon Sep 03, 2012 1:35 pm
by Alex
Hello Andreas,

Webcam Barcode Reader Demo demonstrates how to capture images from camera which supports DirectShow architecture using VintaSoft Imaging .NET SDK and read barcodes from captured images on the fly using VintaSoftBarcode.NET SDK.

WPF Webcam Barcode Reader Demo demonstrates how to capture images from camera which supports DirectShow architecture using VintaSoft Imaging .NET SDK and read barcodes from captured images on the fly using VintaSoftBarcode.NET SDK.

Silverlight WebCam Barcode Reader Demo demonstrates how to read barcodes in images captured from web camera in Silverlight on the fly:
http://www.vintasoft.com/Silverlight_We ... _Demo.html

Best regards, Alexander