<?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=442" />

<title>The Eye Tribe</title>
<subtitle>Developer Forum</subtitle>
<link href="http://theeyetribe.com/forum/index.php" />
<updated>2015-09-27T00:20:47+02:00</updated>

<author><name><![CDATA[The Eye Tribe]]></name></author>
<id>http://theeyetribe.com/forum/feed.php?f=11&amp;t=442</id>
<entry>
<author><name><![CDATA[Nathalie]]></name></author>
<updated>2015-09-27T00:20:47+02:00</updated>
<published>2015-09-27T00:20:47+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=2284#p2284</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=2284#p2284"/>
<title type="html"><![CDATA[Re: Instruction that Locate/detect eyes]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=2284#p2284"><![CDATA[
Yes I know, but thanks <img src="http://theeyetribe.com/forum/images/smilies/icon_e_smile.gif" alt=":)" title="Smile" /><br />I tried to understand by myself how to read out the different states <img src="http://theeyetribe.com/forum/images/smilies/icon_e_wink.gif" alt=";)" title="Wink" /><p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=8175">skataNathalie</a> — 27 Sep 2015, 00:20</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Anders]]></name></author>
<updated>2015-09-21T09:10:33+02:00</updated>
<published>2015-09-21T09:10:33+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=2281#p2281</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=2281#p2281"/>
<title type="html"><![CDATA[Re: Instruction that Locate/detect eyes]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=2281#p2281"><![CDATA[
<blockquote class="uncited"><div><br />But I noticed that I was wrong..<br />I thought the bitmask of the number 0x10 would be 1010 (I thought 0x10 would be 10 as a decimal number) but these are hexadecimal numbers (0x) so 0x10 as a bitmask is 00010000.<br />That was a really bad fault of mine <img src="http://theeyetribe.com/forum/images/smilies/icon_lol.gif" alt=":lol:" title="Laughing" /> Sorry!<br /></div></blockquote><br /><br />I hope you are aware that all the used bitmasks are available and present in GazeData.STATE_TRACKING_*? There is no need for you to generate them yourself.<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=120">skataAnders</a> — 21 Sep 2015, 09:10</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Nathalie]]></name></author>
<updated>2015-09-20T13:21:27+02:00</updated>
<published>2015-09-20T13:21:27+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=2280#p2280</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=2280#p2280"/>
<title type="html"><![CDATA[Re: Instruction that Locate/detect eyes]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=2280#p2280"><![CDATA[
Hello Anders,<br /><br />thanks for your answer, and thanks for wanting to help me!<br /><br />But I noticed that I was wrong.. <br />I thought the bitmask of the number 0x10 would be 1010 (I thought 0x10 would be 10 as a decimal number) but these are hexadecimal numbers (0x) so 0x10 as a bitmask is 00010000. <br />That was a really bad fault of mine <img src="http://theeyetribe.com/forum/images/smilies/icon_lol.gif" alt=":lol:" title="Laughing" />  Sorry!<br /><br />But thanks for your reply <img src="http://theeyetribe.com/forum/images/smilies/icon_e_smile.gif" alt=":)" title="Smile" /><p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=8175">skataNathalie</a> — 20 Sep 2015, 13:21</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Anders]]></name></author>
<updated>2015-09-19T11:40:01+02:00</updated>
<published>2015-09-19T11:40:01+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=2276#p2276</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=2276#p2276"/>
<title type="html"><![CDATA[Re: Instruction that Locate/detect eyes]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=2276#p2276"><![CDATA[
<blockquote class="uncited"><div><br />I've noticed that if the state 7 is sent (the state for sucessful detecting eyes and locating gaze position) and I do bitmask the state with de Tracking_Lost_State (111 &amp; 1010 = 0010) it tells me that it is != 0 and consequently the tracking_Lost State is true? But that can't be possible because the tracking_presence, _eyes and _gaze - states are true thereof!<br /></div></blockquote><br /><br />Could you please share your code so that I have a better chance of helping you?<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=120">skataAnders</a> — 19 Sep 2015, 11:40</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Nathalie]]></name></author>
<updated>2015-09-16T11:17:30+02:00</updated>
<published>2015-09-16T11:17:30+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=2271#p2271</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=2271#p2271"/>
<title type="html"><![CDATA[Re: Instruction that Locate/detect eyes]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=2271#p2271"><![CDATA[
I have a question to the GazeData. STATE_TRACKING_LOST State. <br />In the API description it is told that the Tracking_Lost-State uses a 0x10 bismask. <br /><br />I've noticed that if the state 7 is sent (the state for sucessful detecting eyes and locating gaze position) and I do bitmask the state with de Tracking_Lost_State (111 &amp; 1010 = 0010) it tells me that it is != 0 and consequently the tracking_Lost State is true? But that can't be possible because the tracking_presence, _eyes and _gaze - states are true thereof!<br />Or do I have an error in reasoning..<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=8175">skataNathalie</a> — 16 Sep 2015, 11:17</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[LorenzoM]]></name></author>
<updated>2015-03-16T12:56:38+02:00</updated>
<published>2015-03-16T12:56:38+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=1870#p1870</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=1870#p1870"/>
<title type="html"><![CDATA[Re: Instruction that Locate/detect eyes]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=1870#p1870"><![CDATA[
Perfect. Now it's clear.<br /><br />Thank you!<br /><br />Lorenzo<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=7612">skataLorenzoM</a> — 16 Mar 2015, 12:56</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Anders]]></name></author>
<updated>2015-03-16T12:47:33+02:00</updated>
<published>2015-03-16T12:47:33+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=1869#p1869</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=1869#p1869"/>
<title type="html"><![CDATA[Re: Instruction that Locate/detect eyes]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=1869#p1869"><![CDATA[
In the <a href="http://dev.theeyetribe.com/api/#cat_tracker" class="postlink">Open API Documentation</a> you can find detailed information about the tracking state. You need to 'extract' the value using bitmasks. Since tracking can be several states at the same time (e.g. STATE_TRACKING_EYES  and STATE_TRACKING_PRESENCE) we chose to design it this way.<br /><br />For your case, you should use:<br /><br /><dl class="codebox"><dt>Code: </dt><dd><code>internal const int NO_TRACKING_MASK = GazeData.STATE_TRACKING_FAIL | GazeData.STATE_TRACKING_LOST;<br /><br />privat void SomeMethod(GazeData gd)<br />{<br />    if ( (gd.State &amp; NO_TRACKING_MASK) == 0 )<br />    {<br />        //tracking successful, presence detected<br />    }<br />    else<br />    {<br />        //tracking lost or failed<br />    }<br />}</code></dd></dl><p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=120">skataAnders</a> — 16 Mar 2015, 12:47</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[LorenzoM]]></name></author>
<updated>2015-03-15T14:24:09+02:00</updated>
<published>2015-03-15T14:24:09+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=1864#p1864</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=1864#p1864"/>
<title type="html"><![CDATA[Re: Instruction that Locate/detect eyes]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=1864#p1864"><![CDATA[
Hi. Thank you for the reply.<br />Probably I haven’t clearly explained my problem. <br />First: all the samples work on my system.<br /><br />My problem is the following: I need something, like a method or properties and so on, that tell me if there is (or there isn’t) someone in front of the eye tracker. In other words, I need that the eye tracker gives me a feedback (like a flag) when it detects the presence of someone in front of it, like this: <br />There is someone in front of it: flag = true;<br />There isn’t someone in front of it: flag = false.<br /><br />Anyway in the last three days I have tried to find a solution. I find here <a href="http://eyetribe.github.io/tet-csharp-client/" class="postlink">http://eyetribe.github.io/tet-csharp-client/</a> in the GazeData class these fields, that give these costants:<br />GazeData. STATE_TRACKING_EYES  =  2<br />GazeData.STATE_TRACKING_PRESENCE  =  4<br />GazeData. STATE_TRACKING_FAIL  =  8<br />GazeData. STATE_TRACKING_GAZE  =  1<br />GazeData. STATE_TRACKING_LOST =  System.Eventargs<br /><br />I have found also, in the same page, the property State, that assumes different values in different situations. Those values are: 7, 8, 6, 16.<br /><br />After several tests I have observed the following results:<br />gazeData.State == 7 that is: GazeData. STATE_TRACKING_GAZE + GazeData.STATE_TRACKING_PRESENCE + GazeData. STATE_TRACKING_EYES<br />gazeData.State == 6 that is: GazeData. STATE_TRACKING_EYES + GazeData.STATE_TRACKING_PRESENCE<br />gazeData.State == 8 that is: GazeData. STATE_TRACKING_FAIL , the eye tracker doesn’t detect anybody for a certain period of time established by itself.<br />gazeData.State == 16 that is: nobody is in front of the eye tracker, so the eye tracker dosn’t detect both the presence and the eyes of the person.<br /><br />Is my analysis correct? Because if it’s correct, I think I’ve found the reply to my question.<br />Thanks!<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=7612">skataLorenzoM</a> — 15 Mar 2015, 14:24</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Anders]]></name></author>
<updated>2015-03-14T15:31:21+02:00</updated>
<published>2015-03-14T15:31:21+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=1859#p1859</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=1859#p1859"/>
<title type="html"><![CDATA[Re: Instruction that Locate/detect eyes]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=1859#p1859"><![CDATA[
Hi<br /><br />I am unable to understand the specifics of the problem you are facing. Could you please inform me what your setup is in terms of hardware and software? <br /><br />Have you gone through the FAQ (bottom of <a href="https://theeyetribe.com/products/" class="postlink">this page</a>) and the <a href="http://dev.theeyetribe.com/csharp/" class="postlink">basic toturial</a>?<br /><br />/Anders<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=120">skataAnders</a> — 14 Mar 2015, 15:31</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[LorenzoM]]></name></author>
<updated>2015-03-12T15:56:48+02:00</updated>
<published>2015-03-12T15:56:48+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=1839#p1839</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=1839#p1839"/>
<title type="html"><![CDATA[Instruction that Locate/detect eyes]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=442&amp;p=1839#p1839"><![CDATA[
Hi everyone, I'm Lorenzo. <br /><br />I have a doubt/problem that i can't solve. I can't understand (and find...) which instruction I have to use in order to understand that the eye tracker is not locating  (or detecting) eyes in the &quot;calibration sample program&quot; (before and after the calibration) and in the &quot;scroll sample program&quot;.<br /><br />Maybe someone has already had this problem and had solve it.<br /><br />Thanks<br />Lorenzo.<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=7612">skataLorenzoM</a> — 12 Mar 2015, 15:56</p><hr />
]]></content>
</entry>
</feed>