fustyles/Arduino

saving enrolled faces to SD card

Opened this issue · 3 comments

Hi. Great project. I purchased a ESP32-Cam and seen a lot of projects for Camera but I loved your project. I need a little help.

What format/size should I store the photo files on the SDCard.
How do I save the Enrolled face to SDCard ?

I need to use either one of the procedures to Enroll faces because when I reset the ESP32-Cam the enrolled faces get deleted.

I used a 4GB SD card. I saved my photo to it as 1.jpg but I got an error in the Serial monitor saying error opening 1.jpg

Please press "get still" button to get the still shown on the page and download it to the SD card.

how can I download the picture into the sd card

I am using this code ESP32-CAM_FaceRecognition_SD_EnrollFace_PAGE

I'm pressing the get still button then after that how can i download the picture into the sd card

Have you solved this please