EloquentEsp32cam icon indicating copy to clipboard operation
EloquentEsp32cam copied to clipboard

Use your Esp32-cam like an expert

Results 30 EloquentEsp32cam issues
Sort by recently updated
recently updated
newest added
trafficstars

Dear All, I'm trying to use AITHinker esp32-cam but it looks like it's not working because of missing memory. Here is the error, do I have any chance to make...

Not a bug but a question. I tried this but it seems to have no effect: ``` camera.sensor.vflip(1); camera.sensor.hflip(1); ``` What am I doing wrong ?

Hi, which ESP32 Arduino development version should I use? Currently, I'm using ESP32 Arduino (from Espressif) version 2.0.11 and I get a compile error when I compile examples. I guess...

Hi @eloquentarduino, sorry, I'm not an expert in C programming, nor in ESP32, no more in using github; however I have a question: I want to make a cam project...

Hi, There is any way to extract the landmarks from the face detection in order to verify if the eyes are closed or open? I need a way to do...

As well as cropping I also need to apply a circular mask to my images so that only the central circle is tested for image movement or anomaly detection. The...

In my project I need square images so I need to crop a section off the left and right of each capture. It would be nice if this was done...

there is no this library, you are missing that library in ai thinker esp32cam ``` In file included from /home/gonit/Dokumen/Project file/94/file/file.ino:10: /home/gonit/Arduino/libraries/EloquentEsp32cam/src/eloquent_esp32cam/face/detection.h:4:10: fatal error: human_face_detect_msr01.hpp: No such file or directory...

ESP32S3 Sense Seed Studio is supported with this addition. Tested working. Object Detection works properly on this new board.