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

<title>The Eye Tribe</title>
<subtitle>Developer Forum</subtitle>
<link href="http://theeyetribe.com/forum/index.php" />
<updated>2014-09-24T20:37:05+02:00</updated>

<author><name><![CDATA[The Eye Tribe]]></name></author>
<id>http://theeyetribe.com/forum/feed.php?f=27&amp;t=344</id>
<entry>
<author><name><![CDATA[mathieujofis@gmail.com]]></name></author>
<updated>2014-09-24T20:37:05+02:00</updated>
<published>2014-09-24T20:37:05+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=344&amp;p=1418#p1418</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=344&amp;p=1418#p1418"/>
<title type="html"><![CDATA[Re: Individually tracking both eyes]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=344&amp;p=1418#p1418"><![CDATA[
I was working with the individual eye data as well until I realized it is a little buggy (C++).  Every once in a while the fixation location would move ~100-200 pixels in some random direction.  I changed my implementation to use the aggregate (both eyes) data, and the issue went away.  I know this doesn't help your situation much, but it might be worth checking if this is the same issue.<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=3741">skatamathieujofis@gmail.com</a> — 24 Sep 2014, 20:37</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[rudi@ullon.com]]></name></author>
<updated>2014-09-23T11:36:43+02:00</updated>
<published>2014-09-23T11:36:43+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=344&amp;p=1415#p1415</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=344&amp;p=1415#p1415"/>
<title type="html"><![CDATA[Individually tracking both eyes]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=344&amp;p=1415#p1415"><![CDATA[
First of all, great work!<br />I'm quite new at this, so I apologize if my question is a bit naive or plain dumb. <br /><br />I'm working on an app that needs to track both eyes independently, for my understanding, this data is found on the FRAME object as the following:<br /><dl class="codebox"><dt>Code: </dt><dd><code>frame-&gt;lefteye-&gt;x<br />frame-&gt;lefteye-&gt;y<br />frame-&gt;righteye-&gt;x<br />frame-&gt;righteye-&gt;y<br /></code></dd></dl><br />Analyzing this data I noticed sometimes the positions of the eyes differ, sometimes they differ a lot (ie: 100px, around 1 inch or even more).<br />Shouldn't the eyes, at least on a person with no eye conditions, point at more or less the same position in the screen? <br />Am I missing something here? Like any other data that may infer on this?<br /><br />Thank you!<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=4904">skatarudi@ullon.com</a> — 23 Sep 2014, 11:36</p><hr />
]]></content>
</entry>
</feed>