How to Install Attendance Management System by Using Facial Recognition and Python Machine Learning

Поделиться
HTML-код
  • Опубликовано: 4 ноя 2024

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

  • @king-hm7gs
    @king-hm7gs 6 месяцев назад +1

    how install from student import Student and from hepsupport import Helspsupport ?

  • @MrAshiq-px8io
    @MrAshiq-px8io 2 дня назад

    Make another video in which you cover the how to create database in my sql

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

    Thank you sir you have really helped me🙏

  • @codenissi
    @codenissi 10 месяцев назад

    Excellent, how the student time In and time out using the face recognitiion?

  • @dochang9942
    @dochang9942 2 года назад

    awesome, pro, I have to subscribe your channel immediately

  • @VPK_VELLAKALAI
    @VPK_VELLAKALAI Год назад +3

    Sir face has recognize but
    Up of the facerecognize
    Id=none
    Name=none
    How to fix the errors sir

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

      hii bro can you send your code to me this is my final year project my mail id is
      (dark63rai@ (" ") cannot share the full id youtube will delete it)

  • @sachinl2227
    @sachinl2227 2 года назад +1

    Thank you so much... Working wonderful....

  • @nowgood4244
    @nowgood4244 5 месяцев назад +2

    i am getting error n="+".join(n)
    TypeError: can only join an iterable what should i do now

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

      i have same error how can solve this

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

    Really You are great Sir,Thank You so much sir

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

      bhai video mei main portal pr dataset tab show krwa rha hai but ....
      jab hum whi main portal laptop pr run krein tu QR code aa rha hai uski jagga

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

      can you please help me

  • @brightnyamayaro2175
    @brightnyamayaro2175 2 года назад +3

    thank you so much ......but im facing a challenge ....its saying file corrupt

    • @TeachLearnSchool
      @TeachLearnSchool  2 года назад

      Please follow all steps as mention in video thank you

  • @sakshijaiswal3740
    @sakshijaiswal3740 7 месяцев назад

    THANK you so much bro 🙂...

    • @nowgood4244
      @nowgood4244 5 месяцев назад +2

      n="+".join(n)
      TypeError: can only join an iterable i am getting this error do you have any idea ?

    • @sahilbhatia3712
      @sahilbhatia3712 5 месяцев назад

      ​@@nowgood4244solve ho gayi?

  • @tejaswanama
    @tejaswanama 2 года назад +4

    SQL File?

  • @yogeshlambole400
    @yogeshlambole400 Год назад +2

    I have an error =module cv2 has no attribute face

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

      I am currently facing the same error....did you find any solution?

  • @Hgrewssauujdkhvcjjipp
    @Hgrewssauujdkhvcjjipp 2 года назад

    cool

  • @robin_joney
    @robin_joney 2 года назад +9

    Can you pls share the sql files

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

      where dataset tab ???file coding
      its show QR code
      bro please help me

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

      Did u find the SQL files?

  • @seereality511
    @seereality511 2 месяца назад

    Sir es project ki documentation mil skti hy

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

    i need help regarding this I have made face recognition attendance management...but it is not 💯 present accurate.....it is also mixing data ...help me please 😭
    working correctly butt after using again and again it keeps mixing data help me please

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

      Do you have the database can you please 🥺 share it please 🙏

    • @SourabhkumarMishra-cc5iu
      @SourabhkumarMishra-cc5iu Год назад

      do you have sql file

    • @Sakib-cm1zj
      @Sakib-cm1zj Год назад

      create database face_recognition;
      show databases;
      use face_recognition;
      CREATE TABLE regteach (
      fname varchar(150) DEFAULT NULL,
      lname varchar(45) DEFAULT NULL,
      cnum varchar(150) DEFAULT NULL,
      email varchar(150) DEFAULT NULL,
      ssq varchar(150) DEFAULT NULL,
      sa varchar(150) DEFAULT NULL,
      pwd varchar(150) DEFAULT NULL
      ) ;
      show tables;
      desc regteach;
      CREATE TABLE stdattendance(
      std_id int NOT NULL,
      std_roll_no varchar(45) DEFAULT NULL,
      std_name varchar(45) DEFAULT NULL,
      std_time varchar(45) DEFAULT NULL,
      std_date varchar(45) DEFAULT NULL,
      std_attendance varchar(45) DEFAULT NULL,
      CONSTRAINT contacts_pk PRIMARY KEY (std_id)
      );
      CREATE TABLE student (
      Student_ID varchar(45) NOT NULL,
      Name varchar(45) DEFAULT NULL,
      Department varchar(45) DEFAULT NULL,
      Course varchar(45) DEFAULT NULL,
      Year varchar(45) DEFAULT NULL,
      Semester varchar(45) DEFAULT NULL,
      Division varchar(45) DEFAULT NULL,
      Gender varchar(45) DEFAULT NULL,
      DOB varchar(45) DEFAULT NULL,
      Mobile_No varchar(45) DEFAULT NULL,
      Address varchar(45) DEFAULT NULL,
      Roll_No varchar(45) DEFAULT NULL,
      Email varchar(45) DEFAULT NULL,
      Teacher_Name varchar(45) DEFAULT NULL,
      PhotoSample varchar(45) DEFAULT NULL,
      CONSTRAINT contacts_pk PRIMARY KEY (Student_ID)
      ) ;

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

    Excellent sir can you share the SQL

  • @AliRazaArshad-c2w
    @AliRazaArshad-c2w 3 месяца назад +1

    bhi data base ma table kasa insert kara or data kasa fill kara.koi file da duo

    • @TeachLearnSchool
      @TeachLearnSchool  3 месяца назад

      Watch complete I have already show everything in this video

    • @AliRazaArshad-c2w
      @AliRazaArshad-c2w 3 месяца назад

      @@TeachLearnSchool but bhi data base ni set huo ri moj sa pless ap na kasa data base bni like table kasa bnya.us bara ma video bna da project dyna ha colllege ma samjha nhi lag rhi kuch.pless help me

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

    iska documentation mil sakta hai kya

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

    aap bhagwan ho bhaiya

  • @udaychandnuthi
    @udaychandnuthi Год назад +3

    Can u share the sql file...

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

    sir how to mark attendance one student of multiple time

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

    Database connetion ka toh complete bataye faida kya wrna

  • @amanpal.78
    @amanpal.78 6 месяцев назад

    Datype for photosample

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

    I'm having error
    Due to: 2003: Can't connect to MySQL server on 'localhost:3307' (10061 No connection could be made because the target machine actively refused it)

  • @FahadKareem-m5c
    @FahadKareem-m5c 8 месяцев назад

    Kya sir y ak laptop p face recognition kam krpaega project

  • @DnyaneshwarGaikwad-gl1yb
    @DnyaneshwarGaikwad-gl1yb 5 месяцев назад

    ❤🎉

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

    Code is not working

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

    assalamalikum bhai mere paas library install nhi ho rahi he plzz bataye kya karu

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

    Qr code column and exit colun are not working on login page

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

    Due to 2003 (HY009) can't connect to MySql server on localhost 3307 (10061) kase solve hoga plzz help its urgent

  • @naqeebansari2278
    @naqeebansari2278 2 года назад

    Please give solution
    I am closing my face detector window but it is not closing

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

    Sir face recognition hack bataye,,,

  • @55maktab
    @55maktab 11 месяцев назад

    sql database share sir

  • @naqeebansari2278
    @naqeebansari2278 2 года назад

    Meri face recognition ki window close nhi hori hai

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

    I have python 3.11. what i do

  • @chandulihasarapeiris3371
    @chandulihasarapeiris3371 2 года назад +1

    Can I get the database file from you?

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

      hii bro can you send your code to me this is my final year project my mail id is
      (dark63rai@ (" ") cannot share the full id youtube will delete it)

  • @ديارقاسممحمدعزيز

    Sql file bro ?

  • @AmulGamingfreefire
    @AmulGamingfreefire 2 года назад

    Database connection bataya hi nhi

  • @tariq6208
    @tariq6208 2 года назад

    Hello

  • @naqeebansari2278
    @naqeebansari2278 2 года назад

    Mujhe error aaraha hai

  • @SourabhkumarMishra-cc5iu
    @SourabhkumarMishra-cc5iu Год назад +1

    this is useless bcz we are not able to connect data base.....i wasted my 2 days in this.

    • @Sakib-cm1zj
      @Sakib-cm1zj Год назад

      i can help on this .

    • @ShaikIrfan-ts1sg
      @ShaikIrfan-ts1sg 11 месяцев назад

      Hi @Sakib-cm1zj , can you help me I am getting some errors in database

    • @avnishtripathi450
      @avnishtripathi450 11 месяцев назад

      see.watch video carefully same data enter in sequence which clearly mentioned in the video exact same no change to anything in database while creating it..ok

    • @hamzagoku9928
      @hamzagoku9928 9 месяцев назад

      ​@@avnishtripathi450MYsql se connect kaisey krna hai es project ko ?

  • @manalidixit3320
    @manalidixit3320 Год назад +6

    Errors in this Video has been solved by me-
    you can refer following link to solve your errors-
    projectsofcse.blogspot.com/2023/07/facedetectionattendancesystemusingcv2.html (You will get source code at the end of article)

  • @DrSunilVats
    @DrSunilVats 2 года назад

    hi i need your help how can i contact you on telegram

  • @aditithakur9281
    @aditithakur9281 Год назад +2

    i need help regarding this I have made face recognition attendance management...but it is not 💯 present accurate.....it is also mixing data ...help me please 😭
    working correctly butt after using again and again it keeps mixing data help me please

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

      hii bro can you send your code to me this is my final year project my mail id is
      (dark63rai@ (" ") cannot share the full id youtube will delete it)

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

    Can you share the sql file