esp32 face Detection with python part 2 : getting output from esp32 and face detection with python

แชร์
ฝัง

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

  • @yoursunnyPower
    @yoursunnyPower 3 ปีที่แล้ว +22

    I'm the author of esp32cam library. I'm glad you enjoyed it.

    • @ripudamansharma5990
      @ripudamansharma5990 3 ปีที่แล้ว

      are you really?

    • @theamirabbas
      @theamirabbas 3 ปีที่แล้ว

      I am not getting your library link
      can you please help me?

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

      its not working with my module can help what possible changes can i make to it
      and can you provide with something that i can learn these modules on ....any book pdf video lectures link anything...i really need to learn these in depth

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

    I want to make a portable robot which recognizes person without any connection with laptop or desktop. What changes I need to make then in your project?
    Thanks for such a good project

  • @AbdulRahman-er3dz
    @AbdulRahman-er3dz 3 ปีที่แล้ว +1

    how can we send the response back to esp 32 from laptop ,like if the photo has been recognized and we want to send this information to robot ,how can we do it,reply please

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

      did you find anything ?

  • @hellobrother83
    @hellobrother83 3 ปีที่แล้ว

    where is the haarcascade_frontalface_default.xml file, i don't find in Github folder

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

    Thanks for the Video!!!
    You have used ESP32 CAM and Arduino UNO for this project.
    Is it possible to do the same with ESP32 CAM and ESP32 instead of Arduino UNO?

    • @sltechgalaxy1677
      @sltechgalaxy1677 2 ปีที่แล้ว

      Arduino uno we can use for upload programme friend

  • @afifahtrielestari2637
    @afifahtrielestari2637 2 ปีที่แล้ว

    Sir if i turn on face detection and face recognition, serial print is "dl_matrix3du_alloc failed"

  • @pokednaful
    @pokednaful 2 ปีที่แล้ว

    Hello
    I want to make a esp32 cam color detector
    (Example : if the camera detect brown color, the esp32 will turn on light & servo motor). And the system can run without connected to computer
    Is it possible sir?

  • @putryjunita9032
    @putryjunita9032 2 ปีที่แล้ว

    i can't find haarcascade on your github, can you help me sir?

  • @GowthamiPriya-r7v
    @GowthamiPriya-r7v 10 หลายเดือนก่อน

    Iam getting error as fatal error unable to connect to esp32 ..no serial data is received..can any one resolve this error?

  • @_random__vlogs_
    @_random__vlogs_ 3 ปีที่แล้ว

    Could you say ath algorithm names used for detection and recognition

  • @vitthalpitale5286
    @vitthalpitale5286 3 ปีที่แล้ว

    hello sir can you use this esp 32 cam module
    to face recognition system for multiple faces..

  • @vikramathithank7487
    @vikramathithank7487 3 ปีที่แล้ว

    In this project gotcha doesn't responding , how to debug that ,help me

  • @AbhinavMishraA-wc3ky
    @AbhinavMishraA-wc3ky 2 ปีที่แล้ว +1

    Hello sir! Can you please provide me the old library of esp32 cam by yoursunnuy which is in you computer system! Because the new library is updated, and it doesn't works sir please! 🙏🙏

    • @mojimoji2537
      @mojimoji2537 2 ปีที่แล้ว

      ah, so the problem is with the new library??
      what error code were you getting please, because I can't upload it to my esp32

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

    have anyone faced the video stream freezing issue on esp32 cam while trying to use face detection

  • @vishnuvardhanlingampally1059
    @vishnuvardhanlingampally1059 2 ปีที่แล้ว

    Can we detect unknown image and save image as unknow face

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

    how to use the higher quality image??

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

    While uploading the code to esp32 cam, i m getting these errors,
    How to fix these errors? please reply as soon as possible or any alternatives?
    c:\Users\HP\Documents\Arduino\libraries\esp32cam\src\internal\config.cpp: In constructor 'esp32cam::Config::Config()':
    c:\Users\HP\Documents\Arduino\libraries\esp32cam\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\HP\Documents\Arduino\libraries\esp32cam\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\HP\Documents\Arduino\libraries\esp32cam\src\esp32cam.cpp: In member function 'esp32cam::ResolutionList esp32cam::CameraClass::listResolutions() const':
    c:\Users\HP\Documents\Arduino\libraries\esp32cam\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\HP\Documents\Arduino\libraries\esp32cam\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\HP\Documents\Arduino\libraries\esp32cam\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);

  • @eyebans4280
    @eyebans4280 3 ปีที่แล้ว

    can you apply temperature sensor with it

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

    Esp32 cam with python? Boy I had to click that.

  • @Lila12386
    @Lila12386 4 ปีที่แล้ว

    Exiting...

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

    You are not utilizing the full resources of this hardware. You are just using it as a camera and then doing the actual detections using Python. Tell me what is the difference between esp32 and a normal camera then?

  • @theamirabbas
    @theamirabbas 3 ปีที่แล้ว

    [ERROR] esp32cam.h: No such file or directory. I am not getting this library

    • @mojimoji2537
      @mojimoji2537 2 ปีที่แล้ว

      have you downloaded the library?

  • @JasonRobards2
    @JasonRobards2 3 ปีที่แล้ว

    TH-cam searches >> Google searches

  • @simomonti8986
    @simomonti8986 2 ปีที่แล้ว

    ty >33333

  • @SouravDas-ix6qn
    @SouravDas-ix6qn 3 ปีที่แล้ว

    hey, please provide the python code please

  • @tramvaysapigi
    @tramvaysapigi 3 ปีที่แล้ว

    Where python code

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

    I am getting the following errors while installing urllib in my windows. Can anyone help
    "ERROR: Could not find a version that satisfies the requirement urllib (from versions: none)
    ERROR: No matching distribution found for urllib"

    • @yoursunnyPower
      @yoursunnyPower 3 ปีที่แล้ว

      urllib is part of Python standard library and does not need pip installation.

    • @JasonRobards2
      @JasonRobards2 3 ปีที่แล้ว

      I also found that import urllib.request resulted in a failed to ImportError 'no module named request'. Just 'Import urllib' on its own worked, however.

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

    "gray" is not defined
    I AM GETTING THIS ERROR

  • @libiabenacirromeroescobedo5953
    @libiabenacirromeroescobedo5953 2 ปีที่แล้ว

    Could you please share the arduino code?

  • @Proxlight
    @Proxlight 4 ปีที่แล้ว

    HI, i want to say sorry 😭