Coder Social home page Coder Social logo

aaronvincent6411 / smartc Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 236 KB

As a part of Idealabs Hackathon, we team Super Heroes πŸ¦Έβ€β™‚οΈ developed a prototype SmartC as solution for eductional institutions.

HTML 76.31% Python 23.69%
frond-end-development computer-vision

smartc's Introduction

SmartC

A Complete Solution for Educational Institutions

Introduction

Logo

SmartC is a platform for educational institutions for accessing and providing effective way of management to students and teachers of a campus

Basic Features

  • Automated attendance collection

  • Face detection during online sessions

  • Access to student data

  • 24X7 helpdesk

Advantages

  • Ensure students attending online

  • Ease access to student data

  • Easy to collect attendance

Library Prerequisites

opencv library

pip install opencv-python

dlib library

Before installing dlib ensure cmake

pip install dlib

Build the main dlib library

cd dlib
mkdir build
cd build
cmake ..
cmake --build .

Build and install the Python extensions:

cd .. python3 setup.py install

face recognition library

pip3 install face_recognition

smartc's People

Contributors

aaronvincent6411 avatar edwinmartin28 avatar

Stargazers

 avatar

Watchers

 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.