• Stars
    star
    5
  • Rank 2,858,537 (Top 57 %)
  • Language
    MATLAB
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

System that can detect students entering the classroom and mark them present on a server. It uses a kinect camera as a video input source and first detects face from video frames. After detecting face, then the detected faces are compared against pre-loaded database to recognize each students and marks the detected and recognized students present in the mysql server.