Giter Club home page Giter Club logo

security-system-with-face-recognition-using-opencv-with-arduino-and-android-smart-phone's Introduction

Security-system-with-face-Recognition-using-openCV-with-Arduino-and-Android-smart-phone

Hardware Requirements:

* Arduino UNO (You can use other boards )
* Android smart phone (image capture)
* Breadboard (For prototyping)
* Ultrasonic sensor (Distance detection)

Software Requirements:

* Python 3.5 (Should be installed, Linux OS usually have it pre-installed)
* OpenCV
* pyserial (Can be installed with pip)
* numpy
* Haarcascade
* Xampp 
* [Arduino IDE](https://www.arduino.cc/en/main/software)

Communicate between Arduino and Python is acheived using pyserial module. High quality image is automatically clicked with android smart phone and ear phone wire. The clicked image is further sent to system for processing via data cable. Opencv's Haarcascade classifier is used to identifying or verifying a person from a digital image.

Working

Image is captured as soon ultrasonic sensor detect Work by comparing selected facial features from given image with faces within a database. It can uniquely identify a person by analysing patterns based on the person's facial textures and shape. It also record and store information of entries made by persons.

A arduino included which automatically recognises if someone on door with ultrasonic sensor and using machine learning it classifies between one the owner or unknown and manages database for visitors.

security-system-with-face-recognition-using-opencv-with-arduino-and-android-smart-phone's People

Contributors

unixloversaurabh avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

security-system-with-face-recognition-using-opencv-with-arduino-and-android-smart-phone's Issues

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.