Skip to content

bholeshwar/SOC-2018

 
 

Repository files navigation

RollCam App

Summer of Code 2018, IIT Kanpur

This project was developed during the Summer of Code 2018, IIT Kanpur. The project was based on making a Django based WebApp for seamless detection of attendance via Face Detection. Azure Face Api was used to detect faces captured by the camera (CCTV). From the image obtained the faces were classified and matched with the pre-existing faces stored in the database to calculate their attendance. This attendance was recorded in short time intervals continuously so as to ensure the continuous presence of that person.

Requirements:

Python Libraries Required:

  numpy

How to Run:

  • Open Terminal
  • Type:
    python3 ...

About

RollCam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.8%
  • CSS 9.0%
  • JavaScript 3.5%
  • HTML 1.0%
  • C++ 0.9%
  • C 0.8%