<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="http://theeyetribe.com/forum/feed.php?f=11&amp;t=422" />

<title>The Eye Tribe</title>
<subtitle>Developer Forum</subtitle>
<link href="http://theeyetribe.com/forum/index.php" />
<updated>2015-03-18T10:27:44+02:00</updated>

<author><name><![CDATA[The Eye Tribe]]></name></author>
<id>http://theeyetribe.com/forum/feed.php?f=11&amp;t=422</id>
<entry>
<author><name><![CDATA[Anders]]></name></author>
<updated>2015-03-18T10:27:44+02:00</updated>
<published>2015-03-18T10:27:44+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=422&amp;p=1882#p1882</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=422&amp;p=1882#p1882"/>
<title type="html"><![CDATA[Re: CalibrationResult and CalibrationPoint]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=422&amp;p=1882#p1882"><![CDATA[
<blockquote class="uncited"><div><br />For instance, the AverageErrorDegree is expressed in degrees, but how is this done without the value of the distance between the eyetracker and the user?<br /></div></blockquote><br /><br />I am afraid that we do not share information related to the internal tracking and estimation algorithms of our system.<br /><br />Should you want to compare to other trackers, I suggest you do so using the same distances and write a test program that cashes both average error and distance between gaze point and estimated gaze.<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=120">skataAnders</a> — 18 Mar 2015, 10:27</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[p92raylo@gmail.com]]></name></author>
<updated>2015-03-17T16:43:24+02:00</updated>
<published>2015-03-17T16:43:24+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=422&amp;p=1876#p1876</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=422&amp;p=1876#p1876"/>
<title type="html"><![CDATA[Re: CalibrationResult and CalibrationPoint]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=422&amp;p=1876#p1876"><![CDATA[
Thanks Anders. <br /><br />Yes, I'm using the C# SDK. I know how to use the libraries, but I want to know more about the concepts of the metrics. I'm comparing several eyetrackers and I want to know more about the way that the different metrics are calculated. <br /><br />For instance, the AverageErrorDegree is expressed in degrees, but how is this done without the value of the distance between the eyetracker and the user?<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=2237">skatap92raylo@gmail.com</a> — 17 Mar 2015, 16:43</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Anders]]></name></author>
<updated>2015-02-17T20:34:32+02:00</updated>
<published>2015-02-17T20:34:32+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=422&amp;p=1741#p1741</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=422&amp;p=1741#p1741"/>
<title type="html"><![CDATA[Re: CalibrationResult and CalibrationPoint]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=422&amp;p=1741#p1741"><![CDATA[
I asume you are using the C# SDK. The values of the CalibrationResult is automatically populated by the SDK once you have successfully completed a calibration process. The object you recieve through ICalibrationProcessHandler.OnCalibrationResult() or using GazeManager.LastCalibrationResult when the system is calibrated is what you need. Have a look at the <a href="https://github.com/EyeTribe/tet-csharp-samples" class="postlink">open source C# samples</a> for an example of how this is done.<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=120">skataAnders</a> — 17 Feb 2015, 20:34</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[p92raylo@gmail.com]]></name></author>
<updated>2015-02-17T14:04:18+02:00</updated>
<published>2015-02-17T14:04:18+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=422&amp;p=1739#p1739</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=422&amp;p=1739#p1739"/>
<title type="html"><![CDATA[CalibrationResult and CalibrationPoint]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=422&amp;p=1739#p1739"><![CDATA[
Hi,<br /><br />How is calculted the:<br /><br />        Accuracy Accuracy<br />        MeanError MeanError<br />        Point2D MeanEstimatedCoords<br />        StandardDeviation StandardDeviation<br /><br />of each CalibrationPoint in CalibrationResult? I want to represent graphically the error of each calibration point but do not know what the parameters mean.<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=2237">skatap92raylo@gmail.com</a> — 17 Feb 2015, 14:04</p><hr />
]]></content>
</entry>
</feed>