Matthew Kim ([email protected]), Natalie Ng ([email protected]), Owen Wang ([email protected])
Final project for Spring 2016-17 CS 231A Eye tracking and estimation of where on a screen/monitor/etc. a subject's gaze lands
gazelle/ - the directory this README is in. The root of the git repo. gazelle/code/ - the python code for our project (for now). !! RUN CODE FROM INSIDE HERE. gazelle/opencv/ - files associated with the opencv library, such as pre-trained Haar cascade classifiers. gazelle/img/ - all images we are dealing with (for now). Input images in here, output images saved to here.