All Projects → robotzero1 → esp32cam-access-control

robotzero1 / esp32cam-access-control

Licence: other
Open a door when a face is recognised using the ESP32-CAM

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to esp32cam-access-control

wifiaudio-tx-firmware
ESP32 based wifi auio transmitter firmware
Stars: ✭ 31 (-31.11%)
Mutual labels:  esp32-arduino
NeoGB-Printer
An open-source and standalone Gameboy Printer emulator 100% compatible with all officially released games (110 in total) that support the accessory. Just print and save the images as BMP
Stars: ✭ 61 (+35.56%)
Mutual labels:  esp32-arduino
face-swap
换脸程序
Stars: ✭ 32 (-28.89%)
Mutual labels:  face-recognition
WreckFaceApp
Android application for gender, age and face recognition using OpenCV and JavaCV libraries
Stars: ✭ 21 (-53.33%)
Mutual labels:  face-recognition
WhoAreYou
Face detection and recognition with CoreML and ARKit
Stars: ✭ 91 (+102.22%)
Mutual labels:  face-recognition
CTBot
A simple (and easy to use) Arduino Telegram BOT Library for ESP8266/ESP32
Stars: ✭ 114 (+153.33%)
Mutual labels:  esp32-arduino
PassFace
Face recognizing program develop using EmguCV (OpenCV wrapper). It is possible to use 4 different algorithm and 3 different source(Camera, Video, Image)
Stars: ✭ 38 (-15.56%)
Mutual labels:  face-recognition
Face-X
Demonstration of different algorithms and operations on faces. Join the Discord channel for discussion.
Stars: ✭ 226 (+402.22%)
Mutual labels:  face-recognition
Look4Face
Demo of Face Recognition web service
Stars: ✭ 23 (-48.89%)
Mutual labels:  face-recognition
DeepLearning-Gdansk2019-tutorial
Ordinal Regression tutorial for the International Summer School on Deep Learning 2019
Stars: ✭ 66 (+46.67%)
Mutual labels:  face-recognition
lbph
Local Binary Patterns Histograms (LBPH) implementation in Go
Stars: ✭ 50 (+11.11%)
Mutual labels:  face-recognition
Face Detection HOG
Face Detection using HOG and SVM
Stars: ✭ 13 (-71.11%)
Mutual labels:  face-recognition
formulas-python
Ritchie CLI formulas in Python 🐍
Stars: ✭ 17 (-62.22%)
Mutual labels:  face-recognition
FaceNet-based-Attendance-System
Deep Learning based Web Application for marking attendance of students by recognizing the student's faces from the surveillance video footage of classroom.
Stars: ✭ 25 (-44.44%)
Mutual labels:  face-recognition
esp32-internet-ota
ESP32 + GitHub Actions + Husarnet. A boilerplate project for ESP32 allowing in-field firmware update using GitHub Actions workflow.
Stars: ✭ 28 (-37.78%)
Mutual labels:  esp32-arduino
face-recognition
🙂 An OpenCV application that can detect & recognize your face in real-time
Stars: ✭ 13 (-71.11%)
Mutual labels:  face-recognition
AIML-Human-Attributes-Detection-with-Facial-Feature-Extraction
This is a Human Attributes Detection program with facial features extraction. It detects facial coordinates using FaceNet model and uses MXNet facial attribute extraction model for extracting 40 types of facial attributes. This solution also detects Emotion, Age and Gender along with facial attributes.
Stars: ✭ 48 (+6.67%)
Mutual labels:  face-recognition
shunyaface
Fast Face Recognition on the edge
Stars: ✭ 49 (+8.89%)
Mutual labels:  face-recognition
facerec-bias-bfw
Source code and notebooks to reproduce experiments and benchmarks on Bias Faces in the Wild (BFW).
Stars: ✭ 40 (-11.11%)
Mutual labels:  face-recognition
FaceClassification Tensorflow
Building a Neural Network that classifies faces using OpenCV and Tensorflow
Stars: ✭ 37 (-17.78%)
Mutual labels:  face-recognition

ESP32-CAM Access Control System

Using an ESP32-CAM to unlock a door when a face is recognised. A simple access control system based on face recognition with the ESP32-CAM and the Arduino IDE.

Interface

Note: If you are using release 1.0.5 of the ESP32 Arduino Hardware Libraries you can now run the entire project with just these files:

FaceDoorEntryESP32Cam.ino
camera_index.h
camera_pins.h
partitions.csv

There is no need to create new partitions in the Arduino IDE

Full details on the blog: https://robotzero.one/access-control-with-face-recognition/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].