ESP-EYE recognization without web streaming!!!

boltakziy
Posts: 2
Joined: Mon Oct 21, 2019 6:27 am

ESP-EYE recognization without web streaming!!!

Postby boltakziy » Sat Jan 25, 2020 8:29 am

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!!!

xgarbxgarb
Posts: 21
Joined: Fri Jan 25, 2019 3:36 pm

Re: ESP-EYE recognization without web streaming!!!

Postby xgarbxgarb » Fri Jan 31, 2020 5:48 pm

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.

Who is online

Users browsing this forum: No registered users and 29 guests