OpenCV QR Code Detection using your web browser

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 พ.ย. 2024

ความคิดเห็น • 2

  • @keithlohmeyer
    @keithlohmeyer ปีที่แล้ว +1

    Thanks for the video. I'm not sure I would use the browser but I think you give enough info to make a nice simple pure python QR reader. Thanks again.

    • @DonskyTech
      @DonskyTech  ปีที่แล้ว +1

      Hey Keith, this functionality is part of an IoT project I did with a client wherein the QR Codes are stored in a MongoDB database and they could execute Create-Read-Update-Delete (CRUD) operations on the records. They all do this in a web browser to generate or delete QR codes on the fly and using OpenCV to read QR codes adds different dimensions to the project. It also has the capability to send emails containing the auto-generated QR code. I will share a post about this project later with my BuyMeACoffee and Patreon supporters.