Eye Gaze let user experience real-time Video Stabilization and Gaze Tracking
Eye Gaze is the application developed for my masters thesis. It is a simple demonstration of the implemented features.In particular, the app lets you to stabilize (for small displacements) the camera shakes and track the gaze direction after the detection of the users facial features.The developed system exploits the OpenCV library.VIDEOSTABILIZATION:There are two possible approaches to video stabilize the camera, but not every device support both adequately.TRACKING:In order for the system to work, the user must focus the face. Furthermore, wearing glasses or the presence of disturbing elements modifies the applications right performance.For the systems optimization, you should put yourself in adequately illuminated places. As a matter of fact, too much illumination or an inadequate one could modify the systems performance.The facial feature which is considered the most influencing one on the systems correct performance is the eyes extremity, especially its detection; this is the reason why the user is free to choose the approach which he considers to be the best one.**** INFO ****For any info, please contact me via e-mail- Fixed dark Camera Expose in some devices- Fixed Video Stabilization regression- Support extended to Android N- Fixed Menu entries