<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/matlabtoolboxeyex/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/matlabtoolboxeyex/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 01 Dec 2021 13:40:26 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/matlabtoolboxeyex/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/matlabtoolboxeyex/wiki/Home/?limit=25#d1c2</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi everyone,&lt;/p&gt;
&lt;p&gt;I'm trying to setup the tobii and matlab in order to record the data but I get an error message "Warning: Unsuccessful read:  The specified amount of data was not returned within the Timeout period. 'udp' unable to read any data. For more information on possible reasons, see UDP Read Warnings. " &lt;br/&gt;
The eyetracker is the 4C and it works fine by itself but for some reason matlab is unable to find or read the data recorded from tobii. Does some of you encoutered this problem before? If you have any advice on how to solve the problem it would help me a lot.&lt;br/&gt;
I have attached a video of the problem&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">giorgio li pira</dc:creator><pubDate>Wed, 01 Dec 2021 13:40:26 -0000</pubDate><guid>https://sourceforge.netc7c31fcf353e4c8e4bd35cf367d0aef9e63dbc24</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/matlabtoolboxeyex/wiki/Home/?limit=25#d4dd</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Dear all,&lt;/p&gt;
&lt;p&gt;I am doing an experiment related to tobii and I came across this software. However I received an error while running. Also I am new to matlab but I would still like to learn the work flow of the software because it would really help me in my study.&lt;br/&gt;
I have attached the image of what I get during my program run. Please help me fix it. Also, I am unable to understand the workflow of this code. Which files or program shuold be run first ? &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rasa Bhattarai</dc:creator><pubDate>Wed, 12 Sep 2018 08:15:41 -0000</pubDate><guid>https://sourceforge.netd49ca6726fe9caca6dbd71b95faa7e78914ddcc3</guid></item><item><title>Home modified by Agostino Gibaldi</title><link>https://sourceforge.net/p/matlabtoolboxeyex/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v39
+++ v40
@@ -14,9 +14,11 @@

 ##Matlab Toolbox Overview

-The toolbox is conceived for a simple and intuitive usage of the Tobii EyeX Controller in the Matlab environment. 
+The toolbox is conceived for a simple and intuitive usage of the Tobii EyeX Controller in the Matlab environment, and similar controllers from Tobii, like the 4C. 

-Working with 3D vision? The last release (3.1) has been extended with a full **stereoscopic calibration procedure**.
+The Tobii EyeX Engine and the Tobii GAZE SDK are also compatible with the following eye trackers: Tobii REX, Tobii X2, Tobii PCEyeGo. The release 3.1 is now working both with the GAZE SDK and with the EYEX SDK, which should be compatible with the , and the new **Tobii 4C**. If you are going to try or you tried the Matlab Toolbox for EyeX with one of these devices, please let us know.
+
+Working with 3D vision? The release 3.1 has been extended with a full **stereoscopic calibration procedure**.

 The specifics of the toolbox are:

@@ -28,7 +30,6 @@
 * **Code samples and documentation** to get you started quickly
 * **Routines for the device evaluation** customizable to other devices than EyeX

-The Tobii EyeX Engine and the Tobii GAZE SDK are also compatible with the following eye trackers: Tobii REX, Tobii X2, Tobii PCEyeGo, and the new **Tobii 4C**. If you are going to try or you tried the Matlab Toolbox for EyeX with one of these devices, please let us know.

 The Matlab Toolkit consists of four parts: 
 1) a client UDP (User Datagram Protocol) interface to communicate with the Tobii server, 
@@ -55,6 +56,8 @@

 ##Versioning

+### **V 3.1bis.** 
+The Tollbox has been  posrted also in the EYEX SDK, which shoulld be more compatible with the new **Tobii 4C**.
 ### **V 3.1.** 
 The calibration routine has been extended to 3D experiments! The previous version required a monocular calibration for each eye, covering one eye while calibrating the other. The actual version explois the characteristics of a 3D display, to show the target to a single eye, while displaying a uniform background to the other eye.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Agostino Gibaldi</dc:creator><pubDate>Mon, 12 Jun 2017 06:58:17 -0000</pubDate><guid>https://sourceforge.netd3e4c6acd8d81bf058c35722a0513eaada9d72b8</guid></item><item><title>Home modified by Agostino Gibaldi</title><link>https://sourceforge.net/p/matlabtoolboxeyex/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v38
+++ v39
@@ -1,6 +1,6 @@
 #####- [&lt;u&gt;Overview and credits&lt;/u&gt;][1]
 #####- [&lt;u&gt;How to install the toolbox&lt;/u&gt;][2]
-#####- [&lt;u&gt;Binocular vs Monocular Calibration&lt;/u&gt;][3]
+#####- [&lt;u&gt;Stereoscopic Calibration&lt;/u&gt;][3]
 #####- [&lt;u&gt;Code explanation&lt;/u&gt;][4]
 #####- [&lt;u&gt;Device Evaluation&lt;/u&gt;][8]
 #####- [&lt;u&gt;Experimental Suite&lt;/u&gt;][9]
@@ -16,17 +16,19 @@

 The toolbox is conceived for a simple and intuitive usage of the Tobii EyeX Controller in the Matlab environment. 

+Working with 3D vision? The last release (3.1) has been extended with a full **stereoscopic calibration procedure**.
+
 The specifics of the toolbox are:

 * Access to **eye-gaze coordinates on screen**, **eye position in space**, and timestamp
 * Access to the Matlab Psychotoolbox routines for multiple input modalities including keyboard and mouse
 * Ready-to-use and **customizable routine** for positioning the subject and calibration
-* Possibility of a **binocular** or **two separate monocular calibrations**
+* Possibility of a standard calibration (two eyes together) or stereoscopic calibration(two separate monocular calibrations)
 * Compatibility with Micorsoft **Windows 7, Windows 8 and Windows 10** (64-bit)
 * **Code samples and documentation** to get you started quickly
 * **Routines for the device evaluation** customizable to other devices than EyeX

-The Tobii EyeX Engine and SDK is also compatible with the following eye trackers: Tobii REX, Tobii X2, Tobii PCEyeGo. If you are going to try or you tried the Matlab Toolbox for EyeX with one of these devices, please let us know.
+The Tobii EyeX Engine and the Tobii GAZE SDK are also compatible with the following eye trackers: Tobii REX, Tobii X2, Tobii PCEyeGo, and the new **Tobii 4C**. If you are going to try or you tried the Matlab Toolbox for EyeX with one of these devices, please let us know.

 The Matlab Toolkit consists of four parts: 
 1) a client UDP (User Datagram Protocol) interface to communicate with the Tobii server, 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Agostino Gibaldi</dc:creator><pubDate>Mon, 19 Dec 2016 07:00:27 -0000</pubDate><guid>https://sourceforge.net26ad7c4c50260296c46e36af88371e06680b5d82</guid></item><item><title>Home modified by Agostino Gibaldi</title><link>https://sourceforge.net/p/matlabtoolboxeyex/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v37
+++ v38
@@ -52,6 +52,13 @@
 If you are willing to share your own code developed for the EyeX and to extend the Toolkit, please contact us. Your code will be added to the Experimental Suite along with the related credits.

 ##Versioning
+
+### **V 3.1.** 
+The calibration routine has been extended to 3D experiments! The previous version required a monocular calibration for each eye, covering one eye while calibrating the other. The actual version explois the characteristics of a 3D display, to show the target to a single eye, while displaying a uniform background to the other eye.
+
+### **V 3.0.** 
+A number of connection bugs have been resolved, now data transmission is more stable.
+
 ### **V 2.0.** 
 The Toolkit is now more "fault tolerant". If the connection goes wrong or some connection problems happen while working, **the Toolkit tries to reconnect to the device**.
 Also, we added in a separate .zip file, an **[Experimental Suite][9]** containing sample code to replicate the experiments proposed by researchers, and to exemplify the usage of the device. In order to use it, extract the file within the same folder where the Toolkit is.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Agostino Gibaldi</dc:creator><pubDate>Mon, 21 Nov 2016 00:45:30 -0000</pubDate><guid>https://sourceforge.netcb9d2d4a280b187c2a33256c6771ce3d44a9c63c</guid></item><item><title>Home modified by Agostino Gibaldi</title><link>https://sourceforge.net/p/matlabtoolboxeyex/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v36
+++ v37
@@ -9,7 +9,7 @@

 The implemented software Toolkit for Matlab communication is released by the authors **for research purposes only**. If you want to acknowledge use of this software when you publish your research, do not thank us, but please cite: 

-[*Agostino Gibaldi, Mauricio Vanegas, Peter J. Bex, Guido Maiello. Evaluation of the Tobii EyeX Eye tracking controller and Matlab toolkit for research, Behavior Research Methods, 2016, DOI: 10.3758/s13428-016-0762-9*, ][5]
+[*Agostino Gibaldi, Mauricio Vanegas, Peter J. Bex, Guido Maiello. Evaluation of the Tobii EyeX Eye tracking controller and Matlab toolkit for research, Behavior Research Methods, 2016, DOI: 10.3758/s13428-016-0762-9*][5]

 ##Matlab Toolbox Overview
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Agostino Gibaldi</dc:creator><pubDate>Mon, 18 Jul 2016 09:59:41 -0000</pubDate><guid>https://sourceforge.net20fccf6e267f2e1d953f7e9599f15e1792e5c1d1</guid></item><item><title>Home modified by Agostino Gibaldi</title><link>https://sourceforge.net/p/matlabtoolboxeyex/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v35
+++ v36
@@ -66,7 +66,7 @@
 At the present moment, the Matlab Toolbox for EyeX is at its first version. The basic has been developed for the communication with the Matlab environment and it has been extended with some functionalities deriving from the authors' needs, and it has not been extensively tested. If you find some bugs in the code, please tell us. If you find the toolbox useful, and you develop on the top of it some extended functionalities that you want to share with the Scientific Community, feel free to contact us, and we will be happy to include them in the toolbox.

-[1]: https://sourceforge.net/p/matlabtoolboxeyex/wiki/Jome/
+[1]: https://sourceforge.net/p/matlabtoolboxeyex/wiki/Home/
 [2]: https://sourceforge.net/p/matlabtoolboxeyex/wiki/Install/
 [3]: https://sourceforge.net/p/matlabtoolboxeyex/wiki/Calibration/
 [4]: https://sourceforge.net/p/matlabtoolboxeyex/wiki/Code/
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Agostino Gibaldi</dc:creator><pubDate>Mon, 18 Jul 2016 09:55:37 -0000</pubDate><guid>https://sourceforge.net6b467b8cafd11c193f21bc8355a3b82b69a97f8e</guid></item><item><title>Home modified by Agostino Gibaldi</title><link>https://sourceforge.net/p/matlabtoolboxeyex/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v34
+++ v35
@@ -9,7 +9,7 @@

 The implemented software Toolkit for Matlab communication is released by the authors **for research purposes only**. If you want to acknowledge use of this software when you publish your research, do not thank us, but please cite: 

-[*Agostino Gibaldi, Mauricio Vanegas, Peter J. Bex, Guido Maiello. Evaluation of the Tobii EyeX Eye tracking controller and Matlab toolkit for research, Behavior Research Methods, 2016, DOI: 10.3758/s13428-016-0762-9*, ][1]
+[*Agostino Gibaldi, Mauricio Vanegas, Peter J. Bex, Guido Maiello. Evaluation of the Tobii EyeX Eye tracking controller and Matlab toolkit for research, Behavior Research Methods, 2016, DOI: 10.3758/s13428-016-0762-9*, ][5]

 ##Matlab Toolbox Overview
@@ -66,11 +66,11 @@
 At the present moment, the Matlab Toolbox for EyeX is at its first version. The basic has been developed for the communication with the Matlab environment and it has been extended with some functionalities deriving from the authors' needs, and it has not been extensively tested. If you find some bugs in the code, please tell us. If you find the toolbox useful, and you develop on the top of it some extended functionalities that you want to share with the Scientific Community, feel free to contact us, and we will be happy to include them in the toolbox.

-[1]: http://link.springer.com/article/10.3758%2Fs13428-016-0762-9
+[1]: https://sourceforge.net/p/matlabtoolboxeyex/wiki/Jome/
 [2]: https://sourceforge.net/p/matlabtoolboxeyex/wiki/Install/
 [3]: https://sourceforge.net/p/matlabtoolboxeyex/wiki/Calibration/
 [4]: https://sourceforge.net/p/matlabtoolboxeyex/wiki/Code/
-[5]: http://blank:page
+[5]: http://link.springer.com/article/10.3758%2Fs13428-016-0762-9
 [6]: http://psychtoolbox.org/
 [7]: http://www.intechopen.com/books/virtual-reality/virtual-reality-to-simulate-visual-tasks-for-robotic-systems
 [8]: https://sourceforge.net/p/matlabtoolboxeyex/wiki/DeviceEvaluation/
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Agostino Gibaldi</dc:creator><pubDate>Mon, 18 Jul 2016 09:55:13 -0000</pubDate><guid>https://sourceforge.net5d9d1ce801ed4a8c0bc8fe21731dba06b8c47677</guid></item><item><title>Home modified by Agostino Gibaldi</title><link>https://sourceforge.net/p/matlabtoolboxeyex/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v33
+++ v34
@@ -66,7 +66,7 @@
 At the present moment, the Matlab Toolbox for EyeX is at its first version. The basic has been developed for the communication with the Matlab environment and it has been extended with some functionalities deriving from the authors' needs, and it has not been extensively tested. If you find some bugs in the code, please tell us. If you find the toolbox useful, and you develop on the top of it some extended functionalities that you want to share with the Scientific Community, feel free to contact us, and we will be happy to include them in the toolbox.

-[1]: http://link.springer.com/article/10.3758%2Fs13428-016-0762-9/
+[1]: http://link.springer.com/article/10.3758%2Fs13428-016-0762-9
 [2]: https://sourceforge.net/p/matlabtoolboxeyex/wiki/Install/
 [3]: https://sourceforge.net/p/matlabtoolboxeyex/wiki/Calibration/
 [4]: https://sourceforge.net/p/matlabtoolboxeyex/wiki/Code/
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Agostino Gibaldi</dc:creator><pubDate>Mon, 18 Jul 2016 09:53:17 -0000</pubDate><guid>https://sourceforge.net0289968f06702f23206994902302964a10cf2e65</guid></item><item><title>Home modified by Agostino Gibaldi</title><link>https://sourceforge.net/p/matlabtoolboxeyex/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v32
+++ v33
@@ -9,7 +9,7 @@

 The implemented software Toolkit for Matlab communication is released by the authors **for research purposes only**. If you want to acknowledge use of this software when you publish your research, do not thank us, but please cite: 

-Agostino Gibaldi, Guido Maiello, Mauricio Vanegas and Peter Bex. [*Evaluation of the Tobii EyeX Eye Tracking Controller and Matlab Toolkit for Research*, **Accepted for publication in Behavior Research Methods.**][1]
+[*Agostino Gibaldi, Mauricio Vanegas, Peter J. Bex, Guido Maiello. Evaluation of the Tobii EyeX Eye tracking controller and Matlab toolkit for research, Behavior Research Methods, 2016, DOI: 10.3758/s13428-016-0762-9*, ][1]

 ##Matlab Toolbox Overview
@@ -66,7 +66,7 @@
 At the present moment, the Matlab Toolbox for EyeX is at its first version. The basic has been developed for the communication with the Matlab environment and it has been extended with some functionalities deriving from the authors' needs, and it has not been extensively tested. If you find some bugs in the code, please tell us. If you find the toolbox useful, and you develop on the top of it some extended functionalities that you want to share with the Scientific Community, feel free to contact us, and we will be happy to include them in the toolbox.

-[1]: https://sourceforge.net/p/matlabtoolboxeyex/wiki/Home/
+[1]: http://link.springer.com/article/10.3758%2Fs13428-016-0762-9/
 [2]: https://sourceforge.net/p/matlabtoolboxeyex/wiki/Install/
 [3]: https://sourceforge.net/p/matlabtoolboxeyex/wiki/Calibration/
 [4]: https://sourceforge.net/p/matlabtoolboxeyex/wiki/Code/
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Agostino Gibaldi</dc:creator><pubDate>Mon, 18 Jul 2016 09:52:34 -0000</pubDate><guid>https://sourceforge.netffe8639ca848365b91cc2c0ecd635d82ae97df6d</guid></item></channel></rss>