Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Thiago Santini
EyeRecToo
Commits
670a9a98
Commit
670a9a98
authored
Oct 17, 2017
by
Thiago Santini
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates README
parent
06c8c825
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
2 deletions
+27
-2
README.md
README.md
+27
-2
No files found.
README.md
View file @
670a9a98
...
...
@@ -19,9 +19,14 @@ For data analysis functionality replacement, we recommend
## Supported Platforms
-
Windows 64 bits
>This is the platform that gets the most testing and recommended.
-
Initiall support for Ubuntu 16.04 64 bits has been added; no binaries available atm though
>Only supports camera access using the uvcengine, including the Pupil Labs eye tracker. Has been tested for
pupil detection, gaze estimation, and data recording. This is
**alpha**
.
-
Notes
>Nonetheless, it also has been previously ran on Ubuntu 16.04 (64 bits) and a
>couple other Linux distributions.
>It's also possible to get EyeRecToo running on 32 bits platforms, but no Pupil
>eye tracker supported is available.
...
...
@@ -85,6 +90,8 @@ have the 64 bits version)
The EyeRecToo official repository is located at:
[
https://atreus.informatik.uni-tuebingen.de/santini/EyeRecToo
](
https://atreus.informatik.uni-tuebingen.de/santini/EyeRecToo
)
**Windows**
The particulars of the test build system we use are:
-
QtCreator 4.0.3
-
Qt 5.7.0 (MSVC 2015, 64 bit)
...
...
@@ -100,3 +107,21 @@ All libraries/includes (for Windows 64 bits) should be in the deps directory alr
*Both Release and Debug versions are functional although the latter may run at a low sampling rates.*
**Linux**
The particulars of the test build system we use are:
-
QtCreator 4.4.1
-
Qt 5.9.2
-
GCC 5.4.0
-
Ubuntu 16.04.3
Requires the installation of some packages (see README.LINUX); to build:
1.
Install Qt 5.9.2 (and Qt Creator)
2.
Run ./linux-setup.sh (or do the steps manually)
3.
Open the project
4.
Run qmake and build
5.
Should be good to go :-)
*Only Release versions have been tested.*
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment