[C#] How to scan qrcode with camera using python opencv

preview_player
Показать описание
👍 Don't Forget to like, comment, share and subscribe to my channel
[C#] How to scan qrcode with camera using python opencv
Download source:

Thanks for watching!
#qrcode
#scanqrcode
#python
#csharp
#winform
PyXing (website here) is supposedly a Python port of the popular Java ZXing library, but the initial and only commit is 6 years old and the project has no readme or documentation whatsoever.

For the rest I found a couple qr-encoders (not decoders) and some API endpoints which can decode for you. Since I don't like this service to be dependent on other API endpoints I would want to keep the decoding local though.

So to conclude; would anybody know how I can decode QR-codes from images in (preferable pure) Python? All tips are welcome!
Рекомендации по теме
Комментарии
Автор

Thao Meo, this video help me so much, i wish you get very much followers and mental health in your life. I LOVE YOU ZO MUCH, thanks man!!! 💋💋

IanHoda
Автор

Thưa thầy, em chạy theo Code của thầy nhưng khi bấm Button Scan QR thì không kết nối được Camera ạ. Cho em hỏi ý nghĩa của 2 đường dẫn và process.StartInfo.Arguments là gì vậy ạ

hoangleinh
Автор

Can you tutorial for more I want to open file python in c# too I but I don't know where should I begin

hykh