klumw/esp32_cam_face_recognition
esp32-cam face recognition with MQTT and esp-who framework
This project offers an affordable way to add face recognition to your home automation system. It takes a live video feed from a low-cost ESP32-CAM and, if a face is recognized, publishes the unique ID of that person to your MQTT-enabled home system. It's designed for homeowners or small business owners who want a simple presence detection or access control system without complex video streaming.
No commits in the last 6 months.
Use this if you want to integrate a low-cost, privacy-focused face recognition system into your existing MQTT-based home automation setup.
Not ideal if you need high-resolution video streaming, advanced facial analytics, or a system that doesn't rely on MQTT for communication.
Stars
36
Forks
8
Language
C++
License
Apache-2.0
Category
Last pushed
Aug 10, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/klumw/esp32_cam_face_recognition"
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
mauriciobarroso/mtcnn_esp32s3
Face detection with MTCNN, TensorFlow Lite Micro and ESP32-S3