Face Recognition Login System using Python and MySQL | Tkinter Project | Machine Learning | PySeek

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ก.ย. 2022
  • It's a face recognition login system that is developed using the Tkinter library and connected to the MySQL database in the back end. Users must show their faces before the camera during login time instead of typing a long user ID and password.
    💻 Source Code
    -------------------------------------------------------------------------
    👉pyseek.com/2022/09/face-recog...
    -------------------------------------------------------------------------
    🍁Feel free to leave your message📩 in the comment section. You'll get a reply soon.
    👨🏽‍💻The Author
    Subhankar Rakshit: pyseek.com/about/
    👥Social Media
    -------------------------------------------------------------------------
    Facebook: / pyseek
    Twitter: / pyseek1
    Instagram: / subhankarraks
    -------------------------------------------------------------------------
    #pythonprojects #tkinter #machinelearning #machinelearningproject #machinelearningwithpython #computervision #tkinter #mysql

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

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

    Great

  • @dhruvptl2417
    @dhruvptl2417 7 หลายเดือนก่อน +2

    I got an errror while install dlib i.e could you build wheels for dlib,which is required to install pyproject.toml-based projects.
    Can you tell me how to solve it

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

    can you explain how to install it because I really don't understand it and I have added all the steps on your website but it doesn't work

    • @pyseek
      @pyseek  ปีที่แล้ว

      Please read the following details again from the Article:
      1. The Project Details
      2. Requirements
      3. Create a Database and Tables

  • @jepoy1639
    @jepoy1639 8 หลายเดือนก่อน

    can you create face recognition but this time python is backend and flutter as frontend

    • @pyseek
      @pyseek  8 หลายเดือนก่อน

      Thank you for your suggestion! Developing a face recognition system with Python as the backend and Flutter as the frontend sounds like an interesting project. However, I regret to inform you that I'm currently swamped with other commitments and won't be able to take on this project at the moment.

  • @Caratduell
    @Caratduell 8 หลายเดือนก่อน

    @PySeek when the webcam is on, the admin login shows "access denied". Can u help me with that?

    • @pyseek
      @pyseek  8 หลายเดือนก่อน

      Of course, I'd be happy to help you with that!
      Before we proceed, could you confirm whether you've followed all the steps outlined in the article I shared? ( pyseek.blogspot.com/2022/09/face-recognition-login-system-using-python.html )
      This will help us pinpoint the issue more effectively and ensure that we're addressing any potential troubleshooting steps you may have missed.

    • @Caratduell
      @Caratduell 8 หลายเดือนก่อน

      @@pyseek yes, I've followed all the steps and created the database using cmd for mysql. Also, I've wanted to ask whether the source you've provided is just for the admin panel connected to database or the whole 'face recognition attendance system' project?

    • @pyseek
      @pyseek  8 หลายเดือนก่อน

      @@Caratduell I 'm assuming that you have successfully established the necessary database, created the corresponding table, and configured the remaining prerequisites. Now you should insert the username and password you generated for database access as the admin into the "credentials.py" program file.
      Have you completed the preceding actions as I illustrated?

    • @Caratduell
      @Caratduell 8 หลายเดือนก่อน

      @@pyseek yes, I've already changed the username and password in the credentials file... But after running and clicking on "register" On the login panel... It shows access denied (your_username@localhost password: yes)

    • @pyseek
      @pyseek  8 หลายเดือนก่อน +1

      @@Caratduell Please read this article carefully: stackoverflow.com/questions/20353402/mysql-access-denied-for-user-testlocalhost-using-password-yes-except-ro
      It may help you to solve the problem. Please let me know again about the outcome.

  • @senaitagumasie8354
    @senaitagumasie8354 ปีที่แล้ว

    which machine learning algorithm did u use dear

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

      libraries I used: face-recognition, dlib, cmake, OpenCV and so on.

  • @alpondaver.santillan4243
    @alpondaver.santillan4243 10 หลายเดือนก่อน

    how do you create a database and where can you create it?

    • @pyseek
      @pyseek  10 หลายเดือนก่อน

      Kindly go through this article regarding the project at this link: pyseek.blogspot.com/2022/09/face-recognition-login-system-using-python.html
      Feel free to inform me once more if you have received the answer or not.

    • @alpondaver.santillan4243
      @alpondaver.santillan4243 10 หลายเดือนก่อน

      can i create mysql database in xampp?

    • @pyseek
      @pyseek  10 หลายเดือนก่อน

      @@alpondaver.santillan4243 Yes, you can create a MySQL database in XAMPP.

  • @fadelthalib9706
    @fadelthalib9706 13 วันที่ผ่านมา

    hy can you help me, your program when i scan my face and my friend , that program tell the person is same person

  • @interesting-101
    @interesting-101 3 หลายเดือนก่อน

    Bro source code

    • @pyseek
      @pyseek  3 หลายเดือนก่อน

      Head over to pyseek.com. Search for "Face Recognition Login System" and you'll find a comprehensive article that includes source code, explanations, and even step-by-step guides to get you started.