Update README.md

added link to MPI page
This commit is contained in:
Mohsen Mansouryar 2016-06-13 12:34:55 +02:00
parent ec2a98b843
commit 31477a0028
1 changed files with 8 additions and 1 deletions

View File

@ -1,7 +1,11 @@
### 3D Gaze Estimation from 2D Pupil Positions on Monocular Head-Mounted Eye Trackers
**Mohsen Mansouryar, Julian Steil, Yusuke Sugano and Andreas Bulling**
published at ETRA 2016
published at ETRA 2016.
For more information regarding this project please visit [here] (http://www.mpi-inf.mpg.de/departments/computer-vision-and-multimodal-computing/research/gaze-based-human-computer-interaction/3d-gaze-estimation-from-2d-pupil-positions-on-monocular-head-mounted-eye-trackers/).
Here's a brief summary of the scripts:
> `python parallax_analysis.py pts` >> plot of calibration and test points.
@ -39,3 +43,6 @@ Mansouryar, Mohsen, et al. "3D Gaze Estimation from 2D Pupil Positions on Monocu
* [SciPy](http://www.scipy.org/) – for minimization, statistical and matrix operations as well as plotting
* [scikit-learn](http://scikit-learn.org/stable/) – Machine Learning tools in Python
* [Processing](https://processing.org/) – for visualizing AR markers