🚀 Unleash the Future: Face Recognition Attendance with Python & OpenCV! 💻✨

Поділитися
Вставка
  • Опубліковано 29 вер 2024
  • "⭐️ Revolutionize attendance tracking with the Face Recognition Based Attendance System! 🚀 This Python app, featuring Tkinter GUI and OpenCV, offers secure profile management, password control, and automated attendance. 📸🔒 Experience LBPH face recognition and CSV database integration for seamless student details. 💻🌐 Perfect for educational
    nstitutions!
    💻 Source Code
    github.com/asi...
    Support Us
    apycoder.com/s...
    Blogs
    apycoder.com/c...
    #FacialRecognition #PythonApp #AttendanceSystem
    #FacialRecognition #PythonApp #AttendanceSystem #OpenCV #Tkinter #PythonCode
    #OpenCV
    #FaceRecognition
    #ComputerVision
    #MachineLearning
    #ArtificialIntelligence
    #PythonProgramming
    #ImageProcessing
    #FacialRecognition
    #DeepLearning
    #Tutorial
    #CodeExamples
    #ComputerVisionTutorial
    #PythonOpenCV
    #FacialDetection
    #FacialAnalysis
    #ObjectDetection
    #DLib
    #OpenCVTutorial
    #ImageRecognition
    #Programming
    #PythonDevelopment
    #FaceDetection
    #FacialRecognitionSoftware
    #FacialRecognitionSystem

КОМЕНТАРІ • 7

  • @9YP1
    @9YP1 9 місяців тому

    sir jese take image kara hu page not responding hora hai pls fix karadijye

  • @De-CODE7
    @De-CODE7 10 місяців тому

    gray = cv2.cvtColor(img, cv2.COLOR_BGR2GRAY)
    cv2.error: OpenCV(4.8.0) D:\a\opencv-python\opencv-python\opencv\modules\imgproc\src\color.cpp:182: error: (-215:Assertion failed) !_src.empty() in function 'cv::cvtColor' How To Solve

    • @apycoder
      @apycoder  10 місяців тому

      If you are using windows os then go in python file and replace forward Slash \ with back salsh / wherever is backsplash okay it

    • @apycoder
      @apycoder  10 місяців тому

      You have to replace with forward slash \

  • @bellloooooo783
    @bellloooooo783 10 місяців тому

    it keeps showing "module 'cv2.face' has no attribute 'LBPHFaceRecognizer_create' ", and I can't take attendance, pls help. I've tried everything, opencv already installed

    • @apycoder
      @apycoder  10 місяців тому

      Which os u r using. Linux or windows

    • @apycoder
      @apycoder  10 місяців тому

      And if u are using older version then upgare this using this command
      pip install --upgrade opencv-python