swh:1:snp:146792331b15ae9761288bf08f9e0fd689719bca
Raw File
Tip revision: 0dab470aa80becf64d11a171f8aa9c24e508048d authored by Moritz Kassner on 02 December 2013, 12:17:10 UTC
adding explicit release of VideoWriter
Tip revision: 0dab470
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")
___

 [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/pupil-labs/pupil/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
back to top