updated README.md

This commit is contained in:
yitoh 2016-10-07 22:31:47 +09:00
parent 09ce0d9661
commit 7912f576a0

View File

@ -1,8 +1,8 @@
# 3D Eye Tracker
This software aims to provide an easy-to-comiple C++ implementation of a 3D eye-tracking method.
This software aims to provide an easy-to-compile C++ implementation of a 3D eye-tracking method.
Our software is designed for a wearable eye-tracking scenario where a user wears a headset with an eye camera(s) which is equipped with infrared (IR) illuminations. The camera can capture close-up shots of the user's eyes.
Our software is designed for a wearable eye-tracking scnenario where a user wears a headset with an eye camera(s) that is equipped with infrared (IR) illuminations. The camera can capture close-up shots of the user's eyes.
![headset_and_image](https://raw.githubusercontent.com/YutaItoh/3D-Eye-Tracker/master/docs/headset_and_image.png)