fustyles / Arduino

389 stars 287 forks source link

saving enrolled faces to SD card #7

Open sjude68 opened 3 years ago

sjude68 commented 3 years ago

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

fustyles commented 3 years ago

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

Prabhat8 commented 2 years ago

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

adeyemisaobaan commented 1 year ago

Have you solved this please