swh:1:snp:146792331b15ae9761288bf08f9e0fd689719bca
Raw File
Tip revision: 44e4476809c961ff8455d2542285540bc7e96dfa authored by Moritz Kassner on 13 November 2013, 12:02:18 UTC
a few performance and bug fixes
Tip revision: 44e4476
README.md
# Pupil
Open source eye tracking hardware and software platform that started as a thesis project at MIT. Pupil is a project in active, community driven development. The hardware is accessible, hackable, and affordable. The software is open source and written in Python and C when speed is an issue.

Our vision is to create tools for a diverse group of people interested in learning about eye tracking and conducting their eye tracking projects.

## Setup
See our [wiki](https://code.google.com/p/pupil/wiki/Installation "wiki") for dependencies and installation instructions

## Getting Pupil Headset
See [getting pupil](https://code.google.com/p/pupil/wiki/Getting_Pupil "getting pupil") on our wiki or contact us at <sales@pupil-labs.com>

## License
All source code written by us is open source for noncommercial uses as specified the [CC BY-NC-SA license](http://creativecommons.org/licenses/by-nc-sa/3.0/ "CC BY-NC-SA license"). We want you to change and improve the code. Just make sure to credit us, and we hope that you will share your work with the Pupil community.  If you have questions or ideas about commercial use, send us an email!

## Links
 - [Pupil Labs](http://pupil-labs.com "Pupil Labs")
 - [Pupil Wiki](https://code.google.com/p/pupil/wiki/Headset_Intro?tm=6 "Pupil Wiki")
back to top