/GUEye

Free Natural User Interface for Personal Computers using PyGame, OpenCV and Selenium

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

GUEye - Natural UI for Personal Computers

A hobby project built in one evening for Project Presentation: Prototype in BITS Pilani's techfest - APOGEE. This project makes use of Edwin Dalmaijer's excellent webcam-eyetracker software in addition to mechanization using Selenium and AutoPy to provide a hands-free Natural User Interface for the popular operating systems which support Python. This has been tested to work on Arch Linux and Ubuntu 14.10.

Contributors: Siddhant Shrivastava, Karan Katyal, Girish Rathi

GUEye was released under the GNU Public License (version 3), of which you should have received a copy of together with the software:

GUEye is Python software to track head position and eye gaze
to navigate in a personal computer's GUI using a standard webcam.

Copyright (C) 2015 Siddhant Shrivastava, Karan Katyal, Girish Rathi

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>