ESP-WHO access to source code/library
Posted: Thu Jul 14, 2022 7:55 pm
Hello, I'm using an ESP32-S3 Maple Eye chip. I am attempting to modify the facial recognition code so that it generates a more unique ID for each face rather than 1,2,3 etc. However, I can't seem to access the portion of the code that assigns the ID's. I have been using the human_face_recognition example code provided at https://github.com/espressif/esp-who/tr ... r/examples, but does anyone know where I can find the source code/library that is responsible for creating the ID's in ESP-WHO?