Code Monkey home page Code Monkey logo

buihuongquynh / qrcode-facerecognition-door-lock-system-arduino-iot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from amal4m41/qrcode-facerecognition-door-lock-system-arduino-iot

0.0 0.0 0.0 402.54 MB

Door lock system using Arduino and Python with 2 step authentication(Face Recognition and QR code)

C++ 0.01% Python 37.49% HTML 44.08% CSS 0.05% JavaScript 0.19% Roff 5.84% M4 0.01% Shell 0.05% CMake 9.12% C 2.40% Cuda 0.01% Fortran 0.03% Objective-C 0.01% Objective-C++ 0.01% Batchfile 0.01% Emacs Lisp 0.04% Vim Script 0.28% XSLT 0.38% PowerShell 0.04%

qrcode-facerecognition-door-lock-system-arduino-iot's Introduction

QRcode-FaceRecognition-Door-Lock-system-Arduino-IOT

Door lock system using Arduino and Python with 2 step authentication(Face Recognition and QR code).

For working demo and explanation of this project checkout : https://youtu.be/BthykmlISSw

Important files:

  • face_recognition_complete.ino : code that is uploaded onto the Arduino board.

  • faces.py : script that contains only face recognition code(just to detect the face and recognize it if the face is trained with the model)

  • faces_train.py : script that creates the face classification model by training upon the images stored in the images folder and creates a pickle file with the label ids (i.e. name of the user is label encoded for training the model)

  • qr_face_recogntion.py : main file that takes care of the 2 step authentication using QR code and face recognition, communication with Arduino(Open or Close the door), user interaction using text to speech etc.

The authentication process :

Arduino connection diagram :

#c5f015 TODO: Add feature for liveness detection for face(so that we can differentiate a face pic shown in a phone and a real person)

qrcode-facerecognition-door-lock-system-arduino-iot's People

Contributors

amal4m41 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.