Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 636 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 636 Bytes

gazelle

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

What is What

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.