rzeldent/esp32cam-persondetection
Excercise/Test project using esp32cam and tensorflow to detect people.
This project helps you set up a simple system to automatically detect people using a small, inexpensive camera. It takes live video input from an ESP32-CAM and, if a person is present, briefly flashes the camera's built-in LED to signal detection. This is useful for hobbyists or DIY enthusiasts who want to add basic person detection to their projects.
No commits in the last 6 months.
Use this if you are a hobbyist or maker looking for an accessible way to integrate basic, on-device person detection into a small project with an ESP32-CAM.
Not ideal if you need real-time detection, high accuracy, or advanced analytics, as image processing takes a few seconds and the output is limited to a simple LED flash.
Stars
14
Forks
3
Language
C++
License
—
Category
Last pushed
Dec 21, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/rzeldent/esp32cam-persondetection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
s60sc/ESP32-CAM_MJPEG2SD
ESP32 Camera motion capture application to record JPEGs to SD card as AVI files and stream to...
Mr-Homeless/waldo
Waldo Vision | Cheat detection
HornedSungem/SungemSDK
Horned Sungem
maxlab-io/tokay-lite-sdk
Tokay Lite: Low Power Edge AI Camera SDK
klumw/esp32_cam_face_recognition
esp32-cam face recognition with MQTT and esp-who framework