Page 1 of 1

ESP-WHO API?

Posted: Thu Jul 27, 2023 11:22 pm
by CatDadJynx
Hello, I have an esp32-s3-eye that I'm trying to use for a project... I'd like to use object and facial tracking with pan/tilt motors to move the camera (and keep something centered)... I've found the API documentation for ESP-IDF but can't seem to find anything in regards to ESP-WHO aside from the example programs... is there any supporting documentation, or any guides anywhere? Thanks!

Re: ESP-WHO API?

Posted: Sun Jul 30, 2023 12:44 am
by CatDadJynx
Or is ESP-WHO just the example programs on github...?

Re: ESP-WHO API?

Posted: Mon Jul 31, 2023 9:56 am
by ESP_Sandra
Hi, yes ESP-WHO is more about examples, for API-related please check esp-dl: https://docs.espressif.com/projects/esp ... index.html
thanks.