Lab 4 - nikhitasharma/RTBigDataAnalytics_Project GitHub Wiki

Wikipage for Lab 4 Task
In this tutorial we implemented face detection technique by OpenImaj and SIFT features related to our project.

We processed a live video by web camera and tried to identify number of faces in a frame so that we get total number of students in a class room. We also tested this feature by a static video of a class session. Screen shots and video links are given below.

By using SIFT we created a model which has the faces of all students in a class and by processing a live video of a class we try to recognize a specific student with the help of model we generated and mark the attendance for the student. Screen shots and video links are given below.

Video link: https://umkc.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=5827dd5b-1109-4b34-8312-6ce9f5f9971e

Screenshots: (SIFT and Video Processing screenshots) https://www.dropbox.com/sh/lb2whttpsbtdpy8/AADvX_mMGFPyyM3RFR4kFQYUa?dl=0
(or) https://github.com/nikhitasharma/RTBigDataAnalytics_Project/issues/2