Use Webcam to decode QRCode

Questions, comments and suggestions concerning VintaSoft Barcode .NET SDK.

Moderator: Alex

Post Reply
awpross
Posts: 1
Joined: Sat Sep 01, 2012 10:51 pm

Use Webcam to decode QRCode

Post 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
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

Re: Use Webcam to decode QRCode

Post 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
Post Reply