technology logo
technology logo

Team - TechPirates Attendance Monitoring System using Face Recognition

share link

by ah8892 dot icon Updated: Jan 27, 2022

Solution Kit Solution Kit  

This is the submission from Team -TechPirates for the topic -Skilling and Scaling Education. We have built an Attendance Monitoring System based on Real-time face recognition using OpenCV. We have explained more details on our project in this presentation : https://docs.google.com/presentation/d/1R45uxJ2pZD_ttEfE08hl8BVfET7djaua/edit?usp=sharing&ouid=107941737269981387375&rtpof=true&sd=true We have explained our implementation in this video : https://youtu.be/wW6ad22JOeU

Face-recognition

These libraries are used to recognize and manipulate faces easily and quickly.

face_recognitionby ageitgey

Python doticonstar image 47762 doticonVersion:v1.2.2doticon
License: Permissive (MIT)

The world's simplest facial recognition api for Python and the command line

Support
    Quality
      Security
        License
          Reuse

            face_recognitionby ageitgey

            Python doticon star image 47762 doticonVersion:v1.2.2doticon License: Permissive (MIT)

            The world's simplest facial recognition api for Python and the command line
            Support
              Quality
                Security
                  License
                    Reuse

                      dlibby davisking

                      C++ doticonstar image 11846 doticonVersion:v19.24doticon
                      License: Permissive (BSL-1.0)

                      A toolkit for making real world machine learning and data analysis applications in C++

                      Support
                        Quality
                          Security
                            License
                              Reuse

                                dlibby davisking

                                C++ doticon star image 11846 doticonVersion:v19.24doticon License: Permissive (BSL-1.0)

                                A toolkit for making real world machine learning and data analysis applications in C++
                                Support
                                  Quality
                                    Security
                                      License
                                        Reuse

                                          Image Manipulation

                                          These libraries are used to access the images in a two-dimensional array and open images easily.

                                          CMakeby Kitware

                                          C doticonstar image 5608 doticonVersion:v3.26.1doticon
                                          License: Others (Non-SPDX)

                                          Mirror of CMake upstream repository

                                          Support
                                            Quality
                                              Security
                                                License
                                                  Reuse

                                                    CMakeby Kitware

                                                    C doticon star image 5608 doticonVersion:v3.26.1doticon License: Others (Non-SPDX)

                                                    Mirror of CMake upstream repository
                                                    Support
                                                      Quality
                                                        Security
                                                          License
                                                            Reuse

                                                              numpyby numpy

                                                              Python doticonstar image 23036 doticonVersion:v1.24.2doticon
                                                              License: Permissive (BSD-3-Clause)

                                                              The fundamental package for scientific computing with Python.

                                                              Support
                                                                Quality
                                                                  Security
                                                                    License
                                                                      Reuse

                                                                        numpyby numpy

                                                                        Python doticon star image 23036 doticonVersion:v1.24.2doticon License: Permissive (BSD-3-Clause)

                                                                        The fundamental package for scientific computing with Python.
                                                                        Support
                                                                          Quality
                                                                            Security
                                                                              License
                                                                                Reuse
                                                                                  Python doticonstar image 744 doticonVersion:Currentdoticon
                                                                                  no licences License: No License (null)

                                                                                  Real-time face recognition project with OpenCV and Python

                                                                                  Support
                                                                                    Quality
                                                                                      Security
                                                                                        License
                                                                                          Reuse

                                                                                            OpenCV-Face-Recognitionby Mjrovai

                                                                                            Python doticon star image 744 doticonVersion:Currentdoticonno licences License: No License

                                                                                            Real-time face recognition project with OpenCV and Python
                                                                                            Support
                                                                                              Quality
                                                                                                Security
                                                                                                  License
                                                                                                    Reuse

                                                                                                      Kit Solution Source

                                                                                                      Python doticonstar image 0 doticonVersion:Currentdoticon
                                                                                                      no licences License: No License (null)

                                                                                                      Support
                                                                                                        Quality
                                                                                                          Security
                                                                                                            License
                                                                                                              Reuse

                                                                                                                Attendance-Monitoring-System-using-Face-Recogntionby saiganesh1804

                                                                                                                Python doticon star image 0 doticonVersion:Currentdoticonno licences License: No License

                                                                                                                Support
                                                                                                                  Quality
                                                                                                                    Security
                                                                                                                      License
                                                                                                                        Reuse

                                                                                                                          Deployment Information

                                                                                                                          This is the final Project - Attendance Monitoring System using Face-Recognition.

                                                                                                                          Follow the below instructions to run the solution 1. Pycharm Community Version installation is necessary. 2. Dependencies such as face_recognition, cmake, NumPy, OpenCV-python,dlib need to be installed in the Pycharm environment. 3. Import the above Github code into the pycharm IDE. 4. Make Basics.py as a configuration in Pycharm and run the Basics.py file.