Search code examples
c#vb.netwebcamqr-code

QR code scanner using webcam with VB.net or C#


I'm working on a a thesis and I'm in need of a QR-code scanner using a webcam.. I searched and the library is paid.

I need a tutorial or a source code to finish this. I prefer a tutorial so I can learn it, not just download it and run it.. any links that can help me will do!

Please please..


Solution

  • https://code.msdn.microsoft.com/windowsapps/Capture-QR-code-in-Windows-f665a28d check this example. This solution use a nuget package and it's free.