Git Product home page Git Product logo

facerecognition's Introduction

FaceRecognition

Simple project about face recognition. Based on college project DS_2_2018 . Aiming to use face recognition to control access at college's restaurant. The system was embedded in a Raspberry pi 3(SoC) and tested in different environments. There are a local database base on sqlite3, A server in Apache to editing the database while face recognition system are running and relay to send signal to open the door - control by Raspberry Pi GPIO.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

OpenCv 3.4.4
Qt version: 4.8.7
SIP version: 4.19.7
sqlite3 2, 6, 0
Numpy 

Installing

  • Create an empty Folder named "dataset" in the same directory where the python scripts are
  • Create an empty folder called "trainer" In same directory

Running the tests

  • Run on terminal "python3 exe.py".

  • Type "3" and press enter "3 -> Edit database".

  • Type "1 -> Table create" and a sqlite3 table will be create.

  • Make a new register typing "1".

  • Write your name.

  • Write your id number (max 8 numbers)

  • Look to your camera and wait(Photos will be save in "dataset").

  • OpenCV API will training the photos in the file "trainer"

  • Than you can start "2 -> Face Recognition".

  • In "3 -> Edit database".

  • Adding Credits. Just type your id number and how much money to add.

Built With

Authors

  • João Vitor Rodrigues Baptista - Initial work - helpthx

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

facerecognition's People

Contributors

baptvit 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.