QR reader + attendance system with OpenCV | Computer vision tutorial

Поделиться
HTML-код
  • Опубликовано: 6 сен 2024
  • Code: github.com/com...
    #computervision #opencv #python

Комментарии • 17

  • @tieuca8589
    @tieuca8589 10 месяцев назад +2

    Please how to add data just read from QR code into mysql?

    • @Juck0
      @Juck0 Месяц назад

      did u figure it out?

  • @lethnisoff
    @lethnisoff 6 месяцев назад

    Great project, i learned a lot, thank you😘

  • @aburriyo
    @aburriyo Год назад +1

    Nice tutorial!

  • @djdashkenya
    @djdashkenya Год назад +1

    I have tried improving this system(And I have) bt i would like to automate the calculations of the scv files (it creates many) what do I do?

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Год назад +1

      Hey, that sounds awesome! What do you mean with the calculations of the scv files?

    • @djdashkenya
      @djdashkenya Год назад

      @@ComputerVisionEngineer I meant the .csv files(excel files).How would i automate the generated reports?Maybe identify absentees by reading the'Class List' and comparing with the 'Attendance' for that day,generating analytics e.t.c

  • @carlgee7853
    @carlgee7853 4 месяца назад

    Hello, how can we add more authorized users to the whitelist?

  • @baridamon
    @baridamon Год назад

    Please how do you make the access scan take you to welcom page in python after scanning your qr code. I want to create a login access with qr code please any help?

  • @dhankhadka1006
    @dhankhadka1006 9 месяцев назад +1

    Can you send me the programming code in comment??

  • @amaica01
    @amaica01 Год назад

    Are you Brazilian? Do you sell any courses in Portuguese?

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Год назад

      Hey Aurelio! I am not Brazilian, I am a Spanish speaker and I don't sell any course in Portuguese. I may create courses in Spanish in the future! 😃💪

  • @meirapliego
    @meirapliego Год назад

    Any way to predict the yaw rotation of the QR respect to the camera? I’m using solvePnP, i’m bale to get the distance perfectly accurate but the estimation in yaw is not good enought

    • @ComputerVisionEngineer
      @ComputerVisionEngineer  Год назад

      Hey David, I am not familiar with a generic method you can use out of the box for detecting the yaw rotation of qr codes with high accuracy. From the top of my mind, It sounds like you would have to train a model for that. 🙂💪

  • @tecnom7133
    @tecnom7133 Год назад

    Great work