mirror of
https://github.com/YutaItoh/3D-Eye-Tracker.git
synced 2025-11-04 14:49:48 +08:00
Update README.md
This commit is contained in:
parent
76402b6165
commit
9a7b83682a
@ -6,7 +6,7 @@ Our software is designed for a wearable eye-tracking scenario where a user wears
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
With this software, you can obtain following information:
|
With this software, you can obtain the following information:
|
||||||
|
|
||||||
* 3D information:
|
* 3D information:
|
||||||
* Gaze (normal) vector
|
* Gaze (normal) vector
|
||||||
@ -20,7 +20,7 @@ With this software, you can obtain following information:
|
|||||||
|
|
||||||
## Prerequisite
|
## Prerequisite
|
||||||
|
|
||||||
Currently, the software is compatible with Visual Studio 2015. We tested compilation on a 64bit Windows 10 machine only.
|
Currently, the software is compatible with Visual Studio 2015. The test was only done on a 64bit Windows 10 machine only.
|
||||||
|
|
||||||
Most of external libraries (for vc14, x64) are bundled in `./external`, yet you still need to
|
Most of external libraries (for vc14, x64) are bundled in `./external`, yet you still need to
|
||||||
install the following two libraries:
|
install the following two libraries:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user