One question, what version of the ESP32 board are you using?
@andreatay5335 Жыл бұрын
Hello, I have a problem with the face_recognition.py code, it doesn't let me open the video window, it only recognizes the images in the folder, I have the esp32 cam and it gives me this error: Traceback (most recent call last): File "C:\Users\tayd\Desktop\Python\ATTENDANCE\face_detection_attendace_2.py", line 65, in imgS = cv2.resize(img, (0, 0), None, 0.25, 0.25) cv2.error: OpenCV(4.8.1) D:\a\opencv-python\opencv-python\opencv\modules\imgproc\src esize.cpp:4062: error: (-215:Assertion failed) !ssize.empty () in function 'cv::resize' If you could help me I would appreciate it.
@conmeodan Жыл бұрын
me too :(
@mramzadg3 жыл бұрын
Am learning lot's off from your videos thank you ... Very much....
@ameenmohemmedbashir51912 жыл бұрын
I have installed all the libraries that are shown in the tutorial and website
@syaduinotech368110 ай бұрын
How to run this idea in cloud? Do you have the example? What i meant is, the picture in google drive, the attendance recorded into google sheet. Please help. Tq
@automaticattendance25002 жыл бұрын
thanks for this video but for us this is not working in esp32 cam the error is (Error compiling for board ESP32 Wrover Module. ) and in programmer there is nothing and you help us.
@aijazmuhammadkhan31392 жыл бұрын
I have a query... In the excel file there are multiple cells filled for the same picture so how can this be resolved ? So that there aren't multiple entries for an individual
@Versatile_Naveen2 жыл бұрын
which algorithm is used in this project.....???
@AnuragVarma-z9r Жыл бұрын
File "C:\attendence\facedetection.py", line 13, in if 'Attendance.csv' in os.listdir(os.path.join(os.getcwd(),'attendace')): FileNotFoundError: [WinError 3] The system cannot find the path specified: 'C:\\attendence\\attendace' Can anyone help me solve this error
@modelschoolshahpura23467 ай бұрын
same problem
@RJRobiJovan4 ай бұрын
your problem solved?
@debashisdas24522 жыл бұрын
How do I add a roll number along with the name in the excel sheet???
@nsk6914 Жыл бұрын
what if a person who is not inclued in the list will apper in front of the cam
@scenesticlad30423 жыл бұрын
the language used is python? you stored the database on PC, other options we can use are rasberry pi, any other?
@arupjyotilahkar8107 Жыл бұрын
I got 5 errors in the Arduino code please help 😢
@shraddhalone81512 жыл бұрын
What should be the changes If I want to add different images ?
@ronakpawar625 Жыл бұрын
Can we apply this to cctv camera module
@VijaykumarVijaykumar-ug5le8 ай бұрын
Pip install r requirements.txt not support in cmd prompt
@ronakpawar625 Жыл бұрын
Can we use another camera module
@indianmilitaryaspirants11 ай бұрын
error indicating while installing face_recognition please help
@sridharbellala158 ай бұрын
i didnot get anything on serial monitor
@mohamedenn20962 жыл бұрын
What URL do I use if im using my pc webcam?
@nirmalkishore92262 жыл бұрын
can it identify many faces simultaneously?
@AKElectroTech7 ай бұрын
[end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for Pillow Building wheel for dlib (pyproject.toml) ... error error: subprocess-exited-with-error × Building wheel for dlib (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [9 lines of output] :210: SyntaxWarning: invalid escape sequence '\(' :211: SyntaxWarning: invalid escape sequence '\(' :212: SyntaxWarning: invalid escape sequence '\(' running bdist_wheel running build running build_ext ERROR: CMake must be installed to build dlib [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for dlib Failed to build Pillow dlib ERROR: Could not build wheels for Pillow, dlib, which is required to install pyproject.toml-based projects
@asbeenabhishek4802 Жыл бұрын
pip' is not recognized as an internal or external command, operable program or batch file. solution
@null-yt-00079 ай бұрын
you will have to install python first
@MrAlsan3 жыл бұрын
Very interesting project 😉
@srk24teckbuildz763 жыл бұрын
i am facing problem installing the packages requirements.txt i am getting error at Building wheel for Pillow (setup.py) ... error from here all error starts plz help me out as soon as possible
@sltechgalaxy16773 жыл бұрын
are you sure your attendance folder is in the python folder, I have also this the question now I fix it , watch the video between 6:50 to 6:55
@harismikael2964 Жыл бұрын
hi, i need help! Why when i'm trying to install the requirements.txt on command prompt but it keep telling me an ERROR: Could not open requirements file: (Errno2) no such files or directory: 'requirements.txt' but i'm doing just like u said in the video. Help me! I need you're help ASAP for my STEM Project.
@mohammedyasarshaikh4090 Жыл бұрын
same problem
@law24d7 ай бұрын
Can you have commercial device for startup franchise based clinic model , more WhatsApp only
@manishpatil56512 жыл бұрын
why you haven't give us full info about it.!
@Aliraza-jt1jo2 жыл бұрын
Having issue of: dont find a path Bye the Im using python .3.10. Window 11 Plz anybody guide me
@bhuvan.h.s.2683 Жыл бұрын
Can someone please help with this error? E (132) cam_hal: cam_dma_config(292): frame buffer malloc failed E (132) cam_hal: cam_config(376): cam_dma_config failed E (132) camera: Camera config failed with error 0xffffffff
@raffiitch2 жыл бұрын
Thanks for the great tutorials, any idea why i keep getting " 'camera_sensor_info_t' was not declared in this scope" with the yousunny libraries? Thank you!
@MinhPham-rs7gv2 жыл бұрын
the same to u !
@SanthoshKumar-jr3br3 жыл бұрын
How do same project with qr code
@srk24teckbuildz763 жыл бұрын
hello i am getting some errors in python code which version of python did u use
@rahuljena5754 Жыл бұрын
He has used Python 3.9.7 as shown in the video.
@varunpallod6459 Жыл бұрын
Can we add anti spoofing code to this code?
@thiennhanpham97172 жыл бұрын
hi i'm having an idea for a robot contest. that's a security cam or simply a supervisor bot to take roll in classroom. is there any way to storing the attendees' images inside the bot not in the computer. And lastly can the bot recognize a person who isn't in the attendees' list
@sltechgalaxy16773 жыл бұрын
in python code does not work errors
@aslamek9192 жыл бұрын
sir, i am getting an error like this...can u pls help me - Traceback (most recent call last): File "C:\PYTHON\face_detection_attendace.py", line 13, in if 'Attendance.csv' in os.listdir(os.path.join(os.getcwd(),'attendace')): FileNotFoundError: [WinError 3] The system cannot find the path specified: 'C:\\PYTHON\\attendace' thanks in advance
@DhikshanAVIX-A2 жыл бұрын
for me to sir please help us did you find the soutuion
@Aliraza-jt1jo2 жыл бұрын
Same issue. you got the solution ?
@DhikshanAVIX-A2 жыл бұрын
got the answer @@Aliraza-jt1jo
@Aliraza-jt1jo2 жыл бұрын
Not yet
@DhikshanAVIX-A2 жыл бұрын
we have found the solution
@AshishGupta-dw3id2 жыл бұрын
How much price for this project You can sell this project. I want buy this project
@saifullah80682 жыл бұрын
How much in total cost this project
@AnuragVarma-z9r Жыл бұрын
This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for Pillow Running setup.py clean for Pillow Failed to build Pillow ERROR: Could not build wheels for Pillow, which is required to install pyproject.toml-based projects
@PiusBrassTek11 ай бұрын
Same error I am having
@abiramisirsabesan3442 Жыл бұрын
in arduino ide after verifying ur code iam getting this error sir, so what to do?? c:\Users\abira\OneDrive\Documents\Arduino\libraries\esp32cam-main\src\internal\config.cpp: In constructor 'esp32cam::Config::Config()': c:\Users\abira\OneDrive\Documents\Arduino\libraries\esp32cam-main\src\internal\config.cpp:31:10: error: 'class esp32cam::Config::CameraConfigT' has no member named 'grab_mode' m_cfg->grab_mode = CAMERA_GRAB_LATEST; ^ c:\Users\abira\OneDrive\Documents\Arduino\libraries\esp32cam-main\src\internal\config.cpp:31:22: error: 'CAMERA_GRAB_LATEST' was not declared in this scope m_cfg->grab_mode = CAMERA_GRAB_LATEST; ^ c:\Users\abira\OneDrive\Documents\Arduino\libraries\esp32cam-main\src\esp32cam.cpp: In member function 'esp32cam::ResolutionList esp32cam::CameraClass::listResolutions() const': c:\Users\abira\OneDrive\Documents\Arduino\libraries\esp32cam-main\src\esp32cam.cpp:30:3: error: 'camera_sensor_info_t' was not declared in this scope camera_sensor_info_t* info = esp_camera_sensor_get_info(&sensor->id); ^ c:\Users\abira\OneDrive\Documents\Arduino\libraries\esp32cam-main\src\esp32cam.cpp:30:25: error: 'info' was not declared in this scope camera_sensor_info_t* info = esp_camera_sensor_get_info(&sensor->id); ^ c:\Users\abira\OneDrive\Documents\Arduino\libraries\esp32cam-main\src\esp32cam.cpp:30:70: error: 'esp_camera_sensor_get_info' was not declared in this scope camera_sensor_info_t* info = esp_camera_sensor_get_info(&sensor->id); ^ exit status 1 Compilation error: exit status 1
@rajkrishnarana8173 Жыл бұрын
Same error bro
@BinduRenukaParuchuri Жыл бұрын
Update your esp32 board
@chrisalexthomas2 жыл бұрын
Why didn't you test it with faces that it doesn't recognise? That was an obvious thing to do.
@Viratworld1233 жыл бұрын
thanks
@rehan_alammmblogs3 жыл бұрын
Nice 👍👍
@prernapatil69894 ай бұрын
As someone who completed this project with other methods, I'd like to tell y'all that this video is not even 50% close to making it successful. I'm disappointed because there is so much information that is untold. Without that important information no one can achieve the output through this video. Make sure you learn properly and then start with it
@hassanumarahmad90343 ай бұрын
Please Sir help us with other important information
@tagalogelectronics66153 жыл бұрын
nice.....😄
@dilshankasthuriarachchi47373 жыл бұрын
Hi there im waiting untill you do the cctv camera with foitage record? You were requested this before weren't you? Why cant you do it buddy🙄🙄🙄🙄😏😏😏😏
@pawankumarsingh39963 жыл бұрын
You are too fast to understand.
@krishnarao86432 күн бұрын
yes
@yummyfood1855 Жыл бұрын
Anyone today?
@electronic79793 жыл бұрын
👏👏👏
@sanjaybaswa69923 жыл бұрын
I thought it is how to mechatroincs
@medazizzeddini27057 ай бұрын
i love you
@K95GetReadyForWar2 жыл бұрын
Pura batane Nahi hota kya
@PiusBrassTek11 ай бұрын
I paused 25 times to understand
@PrintingEvie9 ай бұрын
you talk fast!
@leeyadav67386 ай бұрын
waste of time, you should explain more in detail
@ameenmohemmedbashir51912 жыл бұрын
Thanks for the video. I got an error while running the first program. Please help me to solve that. Please give me your mail id that i can contact you if needed. This was the error handlers.cpp:3:27: fatal error: uri/UriBraces.h: No such file or directory compilation terminated. Multiple libraries were found for "WiFi.h" Used: C:\Users\AMEEN MOHEMMED\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.4\libraries\WiFi Not used: C:\Program Files (x86)\Arduino\libraries\WiFi exit status 1 uri/UriBraces.h: No such file or directory Please help me
@avi96912 жыл бұрын
Did u find ur flaw...even i am getting the same error