使用带有 VB.net 或 C# 的网络摄像头的二维码扫描仪

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/32240529/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-17 19:25:18  来源:igfitidea点击:

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

c#vb.netwebcamqr-code

提问by noticeme

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..

请拜托..

回答by Saturnino Pimentel

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

https://code.msdn.microsoft.com/windowsapps/Capture-QR-code-in-Windows-f665a28d检查此示例。此解决方案使用 nuget 包,并且是免费的。