Our project will digitize the process of attendance collection by using image processing technique and will automatically update real time data. Since the project is software based, we will be only using one hardware component, that is, Device?s Camera, to capture the real time face of the student a
Smart Attendance System with Facial Recognition
Our project will digitize the process of attendance collection by using image processing technique and will automatically update real time data. Since the project is software based, we will be only using one hardware component, that is, Device’s Camera, to capture the real time face of the student as an input to the computer. This image is processed and compared with preloaded image, as soon as image gets identified our algorithm indicated the master processor to transmit the identified person data to the csv Attendance sheet. The csv Attendance sheet can be modified easily.
A pipeline is built, where we solve each step of face recognition separately and pass the result of the current step to the next step. In simple words, we will chain together several machine learning algorithms. This project uses Face-recognition library to recognize our faces and differentiate it among a lot of people. The HOG method (algorithm), which stands for Histogram of Oriented Gradient, is used at the backend for the recognition process. Dlib library is used for the facial landmarks recognition. The library recognizes the landmarks of the face and matches it with the preloaded images present in the folder and make it more centered for the face to be recognized more clearly. The centered image is sent to a neural network, already trained, which gives us the encoding features. The neural network generated 128 different measurements of the images that we feed into it, and help us to define and differentiate different persons. Then the project uses a Machine Learning method, called SVM classifier, to identify if the measurements are of a given person or not.
Software Requirements
Hardware Requirements
| Item Name | Type | No. of Units | Per Unit Cost (in Rs) | Total (in Rs) |
|---|---|---|---|---|
| Camera | Equipment | 2 | 18000 | 36000 |
| Printing | Miscellaneous | 200 | 20 | 4000 |
| Stationery | Miscellaneous | 5 | 200 | 1000 |
| Overheads | Miscellaneous | 1 | 5000 | 5000 |
| Total in (Rs) | 46000 |
In control applications, there are certain constraints in power consumption and size of th...
The goal of Project Detergeobot is to create an automated solar panel cleaner that will ad...
Our project is Web based ?about Medication? Our website is about health and medicines and...
A number of problems have been observed in routine life which render the cooking appliance...
In our project we are basically elimate batteries from ups used in oue homes. We replace u...