Update README.md
This commit is contained in:
parent
cede6b6ca5
commit
f3ea82b1a3
1 changed files with 3 additions and 3 deletions
|
@ -28,9 +28,9 @@ published at ETRA 2016
|
|||
|
||||
### Publication
|
||||
|
||||
If you use or extend our code, please cite the following
|
||||
If you use or extend our code, please cite the following paper:
|
||||
|
||||
> *Mansouryar, Mohsen, et al. "3D Gaze Estimation from 2D Pupil Positions on Monocular Head-Mounted Eye Trackers." arXiv preprint arXiv:1601.02644 (2016)*
|
||||
> *Mansouryar, Mohsen, et al. "3D Gaze Estimation from 2D Pupil Positions on Monocular Head-Mounted Eye Trackers." Proc. of the 9th ACM International Symposium on Eye Tracking Research & Applications (ETRA 2016). http://dx.doi.org/10.1145/2857491.2857530*
|
||||
|
||||
## Dependencies
|
||||
|
||||
|
@ -38,4 +38,4 @@ If you use or extend our code, please cite the following
|
|||
* [ArUco](http://www.uco.es/investiga/grupos/ava/node/26) – minimal library for AR applications based on OpenCV
|
||||
* [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
|
||||
* [Processing](https://processing.org/) – for visualizing AR markers
|
||||
|
|
Loading…
Add table
Reference in a new issue