<?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=8&amp;t=313" />

<title>The Eye Tribe</title>
<subtitle>Developer Forum</subtitle>
<link href="http://theeyetribe.com/forum/index.php" />
<updated>2014-09-16T01:59:17+02:00</updated>

<author><name><![CDATA[The Eye Tribe]]></name></author>
<id>http://theeyetribe.com/forum/feed.php?f=8&amp;t=313</id>
<entry>
<author><name><![CDATA[Olavz]]></name></author>
<updated>2014-09-16T01:59:17+02:00</updated>
<published>2014-09-16T01:59:17+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=313&amp;p=1369#p1369</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=313&amp;p=1369#p1369"/>
<title type="html"><![CDATA[Re: duration of fixation and coordinates in c#]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=313&amp;p=1369#p1369"><![CDATA[
The feature you are looking, I believe you must develop your self. <br /><br />If I where to detect when a user fixates on a point for over 500ms?<br /><br />First I would create a timestamp and a flag for when isFixated returns true. So when I check isFixated the next time and it remains true I would contract current time with my saved timestamp. If the contracted time exceeds 500ms I can be sure that the user fixated on this point for 500ms. However you choose to go about it, be careful so you dont get a bottleneck.<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=1699">skataOlavz</a> — 16 Sep 2014, 01:59</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[alvin10079@gmail.com]]></name></author>
<updated>2014-08-15T18:17:54+02:00</updated>
<published>2014-08-15T18:17:54+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=313&amp;p=1294#p1294</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=313&amp;p=1294#p1294"/>
<title type="html"><![CDATA[duration of fixation and coordinates in c#]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=313&amp;p=1294#p1294"><![CDATA[
Hi, <br />I am freshman in eye tracking field and curious for couple of problems.<br /><br />one: How to know duration of fixation when received &quot;IsFixated&quot; is true from GazeData?<br />second: What is different between raw gaze coordinates and smoothed gaze coordinates?<br /><br />looking forward to get reply.<br /><br />Thank you so much.<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=580">skataalvin10079@gmail.com</a> — 15 Aug 2014, 18:17</p><hr />
]]></content>
</entry>
</feed>