Skip to content

Commit

Permalink
Updates readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelMauderer committed Jan 27, 2016
1 parent d44ccb1 commit 6ed4582
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,29 @@
Gazer
========

Application to view gaze-contingent images, e.g., images with varibale
Application to view gaze-contingent images, e.g., images with variable
depth-of-field created from Lytro images.

Features
--------
Supports EyeX eye tracker and Lytro Illum images.

* support for Tobii EyeX eye tracker
* importer for Lytro ILLUM images.
* Saving and loading of optimised custom file format that allows easy sharing
of images with gaze-contingent depth-of-field.
* export and import of Image Stacks (combination of DOF slices and a depth map)

Usage
-----
Running the gui requires the Tobii.EyeX.Client.dll to be specified in the
EYEX_LIB_PATH env variable. We recommend setting it to '../lib' and putting the
dll into the corresponding top level lib folder.

Installation instructions
-------------------------
Running the UI from source requires the requirements described in the
requirements.txt and the location of the Tobii.EyeX.Client.dll to be specified
in the EYEX_LIB_PATH environment variable or be in the working dir the script
is started from. We recommend setting it to '../lib' and putting the dll into the
corresponding top level lib folder.

Example Images
--------------

About
-----

This software was created at the University of St Andrews by Michael Mauderer with the help of David Morrison.
It was developed as part of the [Deepview project](http://deepview.cs.st-andrews.ac.uk/), supervised by Miguel Nacenta.

0 comments on commit 6ed4582

Please sign in to comment.