Page 1 of 1

ESP-WHO access to source code/library

Posted: Thu Jul 14, 2022 7:55 pm
by js3972
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?

Re: ESP-WHO access to source code/library

Posted: Mon Sep 05, 2022 4:59 am
by ESP_Aurora
hi, you can assign id name, please check here:
https://github.com/espressif/esp-dl/blo ... ol.hpp#L38