SGTToolbox’s documentation¶
SGTToolbox is an Octave module to control SimpleGazeTracker from PsychToolbox3.
What’s new¶
2015/10/16
- SGTToolbox 0.5.0 is released. Saving camera image by pressing ‘i’ key (a new feature in SimpleGazeTracker 0.9.0) is supported.
- pre-compiled mex files are added (Ubuntu64bit-octave and Windows64bit-matlab).
- Update document: Download and setup sgttoolbox.
2015/06/08
- SGTToolbox 0.4.0 is released. ‘GetCameraImageSize’ and ‘SendSettings’ are added to support SimpleGazeTracker 0.8.2.
- Update document: Sample code, References.
2015/03/14
- SGTToolbox 0.3.0 is released. SimpleGazeTracker 0.8.0 is supported.
- Update document: Reading SimpleGazeTracker data file for offline analysis.
2013/12/05
- SGTToolbox 0.2.2 is released. ‘ReadDataFile’ command is added for offline data analysis.
- New document: Reading SimpleGazeTracker data file for offline analysis.
2013/11/26
- SGTToolbox 0.2.1 is released. Several bugs in TCP/IP communication were fixed. This version works on Matlab (tested on R2009a/Win32).
- ‘UpdateParameters’ command checks validity of new parameters.
- ‘timeout’ option is added to ‘GetEyePosition’ command.
- Update document: Download and setup sgttoolbox, Sample code, References.
2013/10/25
- SGTToolbox 0.2.0 is released. Performance of TCP/IP communication is much improved. Mex file must be compiled to install this version.
- Update document: Download and setup sgttoolbox.
2013/06/04
- Add document: Download and setup sgttoolbox.
2013/06/03
- Alpha version of SGTToolbox (version 0.1.0) is released. This version is compatible with SimpleGazeTracker 0.6.5.