Giter Site home page Giter Site logo

dhanvina / facetrackedu Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 10.95 MB

This project demonstrates face detection using OpenCV, it uses a pre-trained Haar cascade classifier to detect faces in images or video streams. It provides a simple and efficient solution for identifying human faces using speech automated commands.

License: MIT License

Python 100.00%
face-detection face-recognition opencv opencv-python python pandas spee attendance face flask

facetrackedu's Introduction

Face Recognition Attandance System

VisitorCount

Recognize The faces And Take Automatic Attandance. โœจ

The project has enabled different technologies and features with images and audio. It is been developed for teachers having disablities to easily use. The project is very efficent in varying weather conditions.

image

GitHub

Motivation ๐Ÿ˜ฒ


We seek to provide a valuable attendance service for both teachers and students. Reduce manual process errors by provide automated and a reliable attendance system uses face recognition technology.

Features ๐Ÿ“‹


  • Check Camera
  • Capture Faces
  • Train Faces
  • Recognize Faces & Attendance

Screenshots ๐Ÿ“ท


Tech Used ๐Ÿ’ป


Build With -

  • Python 3

Module Used -

All The Module are Latest Version.

  • OpenCV Contrib
  • Numpy
  • Pandas

Face Recognition Algorithms -

  • Haar Cascade
  • LBPH (Local Binary Pattern Histogram)

Software Used -

  • Pycharm
  • VS CODE
  • Git

Installation ๐Ÿ”‘


Download or Clone the project

First Download or Clone the Project on Your Local Machine.To download the project from github press Download Zip

You can clone the project with git bash.To clone the project using git bash first open the git bash and write the following code

git clone https://github.com/dhanvina/face-recognition-attendance-management-system.git

After download, Open the project using Pycharm or VSCODE. Then we have to create an python enviroment to run the program.

create enviroment

First open the terminal or command line in the IDE.Then write the following code.

python -m venv env

Then activate the enviroment using the code below for windows.

.\env\Scripts\activate

[ Notice: If your pc don't have virtual enviroment or pip install the follow this link. How to create Virtual Enviroment ]

Installing the packages


After creating the enviroment on your project let's install the necessary packages.

To install those package open the terminal or command line and paste the code from below

pip install opencv-contrib-python
pip install numpy
pip install pandas

Test Run ๐Ÿšด


After creating the enviroment and installing the packages, open the IDE terminal/command line to run the program. Using the code below.

py main.py

How To Use? ๐Ÿ“


If you want to use it just follow the steps below.

  1. First download or clone the project
  2. Import the project to your favourit IDE
  3. Create an python enviroment
  4. Install all the packages
  5. Run the project using your IDE Run Button

Contribute โค๏ธ


If you want to contribute in this project feel free to do that.

Licence ๐Ÿ“œ


MIT ยฉ dhanvina

facetrackedu's People

Contributors

dhanvina avatar

Stargazers

 avatar

Watchers

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