GithubHelp home page GithubHelp logo

monkidea / final-year-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from evilport2/final-year-project

0.0 1.0 0.0 23.27 MB

This is my B.Tech Final Year project. The aim of this project is to reduce the number of input devices to one which is the webcam.

Python 100.00%

final-year-project's Introduction

The Applications of Facial Recognition, Gesture Recognition and Motion Detection and Tracking

This is my B.Tech Final Year project. The aim of this project is to reduce the number of input devices to one which is the webcam.

Disclaimer

This project is not yet complete. Some modules are yet to be added and the added ones need refining. So use this if you like fixing and playing with broken or incomplete things. Also this is not a complete documentation.

Applications

  1. Facial Recognition - Using facial recognition I decided to create a lockscreen that can be unlocked only using my face. When the screen is locked, both the keyboard and the mouse get disabled and a gren text saying "Computer is Locked" is displayed on the screen.
  2. Gesture Recognition - Using this every others module can be controlled. I can also give keyboard shortcut inputs to the computer. Other than that I can take screenshots and photos from the webcam itself using 2 hand gestures. For this module the user needs to wear a yellow (actually the user can wear any coloured paper except black and white, I prefer yellow) paper on his finger.
  3. Motion Detection and Tracking - I created a virtual keyboard and a mouse. Using the motion of your fingers you can control your keyboard and mouse. The keyboard has only 27 keys (26 alphabets + 1 space bar).

As you might have probably noticed the above said applications are something that I have already made. Yeah you are right I am just slapping all of them into one giant project. Haha.

Requirements

  1. Python 3
  2. OpenCV 3
  3. OpenCV contrib library
  4. pygame or pythoncom
  5. pywin32
  6. tkinter
  7. imutils

Hope that I have pretty much listed everything.

Usage

python3 main.py

Then goto option 2 to set the color mask for the paper that you are going to wear in your finger for gesture recognition and also set your face for unlocking the lockscreen. If that is done you can go back and choose option 1 to start the gesture recognition program.
If you liked the facial unlock program you can directly start it using

python3 modules/face_lock_unlock/unlock_using_face.py

final-year-project's People

Contributors

evilport2 avatar

Watchers

James Cloos 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.