Finally, i succeed to detect and recognize human faces with 'ESP-EYE'!!! If there was no help of my friend, i would fail to do it.
And now, i try to recognize faces without 'startCameraServer' function!!!
In an Arduino Sketch example, there is the code, "cameraWebServer.ino". The function is in it.
I wanna succeed to recognize faces without web streaming. Through a camera sensor module(ex : OV2640), get the optical datas and process the datas, detect faces and finally recognize faces!!! it is my current aim!!!
Who can advise me about face recognization without web streaming? I need somebody helps!!! Please help me!!!
ESP-EYE recognization without web streaming!!!
-
- Posts: 21
- Joined: Fri Jan 25, 2019 3:36 pm
Re: ESP-EYE recognization without web streaming!!!
I have a tutorial here: https://robotzero.one/esp32-face-door-entry/ that does face recognition without a web browser being connected. I'm not sure this one works with the current ESP32 hardware library for Arduino. Probably this part needs updating:
mtmn_config_t init_config()
{....
You might find something you can use in your own code.
mtmn_config_t init_config()
{....
You might find something you can use in your own code.
Who is online
Users browsing this forum: No registered users and 3 guests