smart attendance system using face recognition | Save Attendance into excel sheet

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 เม.ย. 2023
  • To download code visit our website :
    mytrained.com/2023/06/11/smar...
    If you have any doubt , please contact me::
    Mail ID :: rahulraspberrypi@gmail.com
    Mob No (what'sapp):: 9922512017
    All video link::
    • Raspberry_pi
    if i helped you then,
    Kindly share subscribe and like my channel.
    And if you like content then please provide your review on TH-cam video .
    So that many students gets help from your review.
    i am planning to create technical whatsapp group for my subscribers.
    in that group we will discuss c , IOT , Raspberry pi and embedded career topics.
    even if any openings in embedded system company i will post there.
    also in future if i take live class for my subscribe then i will notify you from that group.
    Telegram Channel Link :
    t.me/+gEIiyabdRV0xZDFl
    would you able to like join that group ?
    What's app group joining link below :
    chat.whatsapp.com/Km0oKzsxAtY...
    Copyright Disclaimer under section 107 of the Copyright Act of 1976, allowance is made for “fair use” for purposes such as criticism, comment, news reporting, teaching, scholarship, education and research. Fair use is a use permitted by copyright statute that might otherwise be infringing.”
    Regards,
    Rahul Jadhav

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

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

    Good day dear Rahul Jadhav and all followers of Mr.Rahul Jadhav
    Thank you so much Mr.Rahul Jadhav for your efforts on making such great videos
    Keep it up and always waiting for new videos ❤❤❤❤

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

    keep it up

  • @warlowmanalobscs2a627
    @warlowmanalobscs2a627 2 หลายเดือนก่อน

    I messaged him and he was very helpful, Thank Youu

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

    Bahot help huaa thank you

  • @tridipsaha6982
    @tridipsaha6982 6 หลายเดือนก่อน +1

    The video is very helpful, but unfortunately, I can't access the website. The link that has been provided is not opening. Sir, please help me with that. Thank you 🙏

  • @tecnom7133
    @tecnom7133 9 หลายเดือนก่อน

    Thanks man

  • @learncoding-jr3xm
    @learncoding-jr3xm 3 หลายเดือนก่อน

    thank you

  • @kumarishrenika4900
    @kumarishrenika4900 6 หลายเดือนก่อน

    Sir how add students records in a bulk means ek baar me hi different students record kaise le or day wise attendance ko update karte rahe aisa features use kar sakte hai but kaise🤔

  • @gokulgr158
    @gokulgr158 4 หลายเดือนก่อน

    really helpful

    • @rahulIOT
      @rahulIOT  4 หลายเดือนก่อน

      Thanks for feedback.

  • @studyhere20
    @studyhere20 5 หลายเดือนก่อน

    thank you, Rahul. keep going bro, it was very useful tutorial

  • @sahilmetri5742
    @sahilmetri5742 5 หลายเดือนก่อน

    Beneficial video for automatic attendance system with great python code

  • @chenlong7024
    @chenlong7024 9 หลายเดือนก่อน

    Hello sir, I am new learner that need to implement something that similar to your video tutorial (smart attendance system using face recognition | Save Attendance into excel sheet) for academic purposes, but I facing the error (NameError: name 'imwrite' is not defined) when running it, I already follow your comment on the bottom but it didn't work well. Sir or everyone that solve the problem previously, please help me, appreciate your help, thank you.
    Below are the code:
    from cv2 import *
    import cv2
    import cv2 as cv
    from cv2 import imshow
    from pylab import *
    cam_port = 1
    cam = cv.VideoCapture(0)
    # reading the input using the camera
    inp = input('Enter person name ')
    # If image will detected without any error,
    # show result
    while(1):
    result,image = cam.read()
    imshow(inp, image)
    if cv2.waitKey(0):
    imwrite(inp+".png", image)
    print("image taken")
    # If captured image is corrupted, moving to else part
    else:
    print("No image detected. Please! try again")

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

    hello sir, thank you so much for the vd❤, can we add extra features for this application like number of absents, presents, number of holidays for the selected person

    • @rahulIOT
      @rahulIOT  7 หลายเดือนก่อน

      Sure I will look into it

  • @jinuharis7387
    @jinuharis7387 2 หลายเดือนก่อน

    bro i want your help for my graduation project.

  • @luckysky571
    @luckysky571 6 หลายเดือนก่อน

    how to connect that to the esp32 camera??

  • @samarth7524
    @samarth7524 7 หลายเดือนก่อน +1

    so there are some problems im having right can you please solve the prolems as i am working on a project of user login so i need face recognition in that too so how can i do that can you help me

    • @rahulIOT
      @rahulIOT  7 หลายเดือนก่อน

      Please tell me your complete project flow

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

    Hii sir i have one doubt
    If we used to be a pictures of some person ! Is that also registered on that counting? I mean instead of living!!

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

      I haven't tried this experiment.

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

      @@rahulIOT okay 👍

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

    Brro naa laptop ki sensor camera ledhu ala bro

  • @user-qe1vb4is4s
    @user-qe1vb4is4s ปีที่แล้ว +1

    Instead of Excel can I make the google sheet as an attendance?

  • @renaissancehustle
    @renaissancehustle 9 หลายเดือนก่อน

    please how can i implement on the code by first collecting the students or teachers name through the first module without going back to the second module to add names one by one. that is, it should use the collected from the user in the first module to run every other operation or condition setted on the second module and also the excel database updation?

    • @rahulIOT
      @rahulIOT  9 หลายเดือนก่อน

      Here we collected the first student name and photo have you watched the complete video

    • @renaissancehustle
      @renaissancehustle 9 หลายเดือนก่อน

      yes i have watced the complete video but my question is that in the video i saw going back to the python source code to add names in some function, so how do we implement some logic to handle that process instead of going back to the source code to add users name and imges?@@rahulIOT

    • @rahulIOT
      @rahulIOT  9 หลายเดือนก่อน

      @@renaissancehustle oooo that is really good question.
      What you can do is combine database code where you are taking the image and name of person with main code then after you take the name just replace that name with the current person name.
      I hope you understand

  • @sunilgupta-uh1mk
    @sunilgupta-uh1mk 8 หลายเดือนก่อน

    Sir if i change the photo it shows list index out of range

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

      Because your path is incorrect or your face not capture properly

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

    Sir, can we do this without rasberry pi

    • @rahulIOT
      @rahulIOT  10 หลายเดือนก่อน +1

      Yes this video is for without raspberry pi only.it is on laptop.i haven't used raspberry pi here

  • @user-ol2nq8jt2f
    @user-ol2nq8jt2f 6 หลายเดือนก่อน

    Can you please describe it short as an abstract for me

    • @rahulIOT
      @rahulIOT  6 หลายเดือนก่อน

      Please watch video

  • @walidlarhrabli3051
    @walidlarhrabli3051 2 หลายเดือนก่อน

    it works with esp32-cam? for my arduino project

    • @rahulIOT
      @rahulIOT  2 หลายเดือนก่อน

      Sorry I don't know about esp32 cam

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

    No errors are found but the laptop camera is opening and getting stuck. And also no output is printing either on console or excel sheet.
    Its would be very helpful if you help with this as soon as possible 😊

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

      Although type error is appearing

  • @user-zl1vy9vh2s
    @user-zl1vy9vh2s 11 หลายเดือนก่อน

    Can for multiple face sir

    • @rahulIOT
      @rahulIOT  11 หลายเดือนก่อน

      Yes..told in video

  • @kavithav9878
    @kavithav9878 7 หลายเดือนก่อน

    Sir demo ku what app use ?or camera

    • @rahulIOT
      @rahulIOT  7 หลายเดือนก่อน

      What ?

    • @kavithav9878
      @kavithav9878 7 หลายเดือนก่อน

      @@rahulIOT out put ku antha camera use panigala ... Athu apdiye use agum

    • @rahulIOT
      @rahulIOT  7 หลายเดือนก่อน

      @@kavithav9878 please talk in English, I don't understand your language

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

    Sir can u please explain working of this code.. so that i can explain in my project presentation

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

      I will explain .

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

      @@rahulIOT wich machine learning algorithm is apply here sir?

    • @guptaaditya3896
      @guptaaditya3896 11 หลายเดือนก่อน

      ​@@rahulIOTplease sir

    • @rahulIOT
      @rahulIOT  11 หลายเดือนก่อน +1

      @@guptaaditya3896 I will explained code please remind me on Saturday again

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

    Traceback (most recent call last):
    File "D:\Smart_Attendence_System\face recognition code.py", line 1, in
    import face_recognition
    ModuleNotFoundError: No module named 'face_recognition'
    >>> I am geeting like this error

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

      Have you installed this library?

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

    hello sir, from my end library error for face_recognition, please help me how to solve it. i am using python 3.12

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

    Sir how to connect this program with an external camera

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

      Are you talking about a USB camera?

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

      @@rahulIOTyes sir

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

    sir, can you simulate this in raspberry pi??

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

      Project done on raspberry pi
      . please watch my yesterday video

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

      @@rahulIOT yes sir.... Thank you😄

  • @user-lp8zz8wc6d
    @user-lp8zz8wc6d 6 หลายเดือนก่อน

    Image capturing showing VideoCapture is not defined tell me solution

    • @rahulIOT
      @rahulIOT  6 หลายเดือนก่อน

      Type the same on Google and you will find solutions . This is because of the different python version than me

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

    amigo, un favor, ¿qué versión de python permite ejecutar sin error "face-recognition", "dlib"?

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

      Don't understand please type in English

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

      @@rahulIOT they were asking which version of python would this code be executed without 'face-recognition','dlib' error

    • @rahulIOT
      @rahulIOT  10 หลายเดือนก่อน +1

      @@saiganeshkolluri without those library not possible. Because you need to import those package.

  • @co-44-rashmiraut64
    @co-44-rashmiraut64 2 หลายเดือนก่อน

    Sir can we use our laptop in built camera
    Anyone please reply

    • @rahulIOT
      @rahulIOT  2 หลายเดือนก่อน

      Yes

  • @dhavacom1581
    @dhavacom1581 6 หลายเดือนก่อน

    how solved Traceback (most recent call last):
    File "E:\Vidio capcut\capture_image_from_camera.py", line 3, in
    cam = VideoCapture(cam_port)
    NameError: name 'VideoCapture' is not defined

    • @rahulIOT
      @rahulIOT  6 หลายเดือนก่อน

      This is because of the updated python version, just copy the same message on Google and you will finding an article to solve this problem

  • @trinishmario1584
    @trinishmario1584 9 หลายเดือนก่อน

    does it works python 3.11?

    • @rahulIOT
      @rahulIOT  9 หลายเดือนก่อน

      Ideally it should support all version

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

    Error on video capture is not defined

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

      Yes it's because of an updated Python file.
      Please type the same error on google then you will find stackoverflow page. Solutions is there.

  • @user-ew6wh2vm9m
    @user-ew6wh2vm9m 7 หลายเดือนก่อน

    Traceback (most recent call last):
    File "E:\New folder\Smart_Attendence_System (1)\face recognition code.py", line 1, in
    import face_recognition
    ModuleNotFoundError: No module named 'face_recognition'
    >>>
    show in laptop
    please help me sir

    • @rahulIOT
      @rahulIOT  7 หลายเดือนก่อน

      Use python 3.8 and install library again

    • @sahilsssoni5395
      @sahilsssoni5395 6 หลายเดือนก่อน

      hi there is a updated version of python which is python3.11 how to install 3.8@@rahulIOT

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

    There is error in imshow in capture -image-from-camera

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

      Could you please tell me exact error?

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

    I can't import face-recognition

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

      This is depend on python version..you can use python version below 3.8

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

    Sir please help in this project
    Problem -By default 1st present in excel sheet in every lecture

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

      Without face detect it does not show attendance data.
      Send me screenshot on WhatsApp

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

    Please explain code

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

      Please check my playlist there is already the second part of this project for code explanation

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

    sir it showing error in capture

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

      We talked on WhatsApp because of updated python version you need to replace cv Library 2 line code like this :
      import cv2 as cv
      cam = cv.VideoCapture(0)

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

    How many people it recognise
    Maimum number

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

      No limit, watch complete video

  • @AnilKumar-cf9zz
    @AnilKumar-cf9zz 10 หลายเดือนก่อน

    NameError: name 'imshow' is not defined

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

      Installed cv2 library

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

      Add this line in code and install necessary library
      from pylab import *

    • @shobika.g9462
      @shobika.g9462 8 หลายเดือนก่อน

      TypeError: Image data of dtype

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

    sir it is showing error

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

      What is error?

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

      ​@@rahulIOTwhat I do know sir.. Please solve this error sir

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

      @@doregowda6600 how can i solve error if you dont tell me error.. I have tested code and projects.
      How can i know what your issue

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

      @@rahulIOT sir can you please send me whatsapp number

  • @Your_dad.326
    @Your_dad.326 9 หลายเดือนก่อน

    सर जर ग्रुप फोटो काडून मग त्या फोटो वरून attendence लावायची म्हंटल तर. म्हणजे शिक्षकाने विद्यार्थ्यांचा class मध्ये attendence साठी group photo kadla tya फोटो वरून attendence कशी लावता येईल .जर सांगितलं तर खूप मदत होईल सर ❤️.

    • @rahulIOT
      @rahulIOT  9 หลายเดือนก่อน

      How is this possible if the teacher is inside the classroom and you are doing fake attendance.

  • @Your_dad.326
    @Your_dad.326 9 หลายเดือนก่อน

    सर जर ग्रुप फोटो काडून मग त्या फोटो वरून attendence लावायची म्हंटल तर. म्हणजे शिक्षकाने विद्यार्थ्यांचा class मध्ये attendence साठी group photo kadla tya फोटो वरून attendence कशी लावता येईल .जर सांगितलं तर खूप मदत होईल सर ❤️.

    • @rahulIOT
      @rahulIOT  9 หลายเดือนก่อน

      How is this possible if the teacher is inside the classroom and you are doing fake attendance.