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

<title>The Eye Tribe</title>
<subtitle>Developer Forum</subtitle>
<link href="http://theeyetribe.com/forum/index.php" />
<updated>2016-11-27T20:06:10+02:00</updated>

<author><name><![CDATA[The Eye Tribe]]></name></author>
<id>http://theeyetribe.com/forum/feed.php?mode=topics</id>
<entry>
<author><name><![CDATA[sermed100@yahoo.com]]></name></author>
<updated>2016-11-27T20:06:10+02:00</updated>
<published>2016-11-27T20:06:10+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=649&amp;p=2682#p2682</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=649&amp;p=2682#p2682"/>
<title type="html"><![CDATA[General • eye blink detection]]></title>

<category term="General" scheme="http://theeyetribe.com/forum/viewforum.php?f=27" label="General"/>
<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=649&amp;p=2682#p2682"><![CDATA[
Hi<br /><br />How eye blinks rate can be detected using eyetribe ?<br /><br />Thanks<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=11655">skatasermed100@yahoo.com</a> — 27 Nov 2016, 20:06 — Replies 0 — Views 28</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[qx7711]]></name></author>
<updated>2016-11-25T12:16:20+02:00</updated>
<published>2016-11-25T12:16:20+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=648&amp;p=2681#p2681</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=648&amp;p=2681#p2681"/>
<title type="html"><![CDATA[General Discussion • Jumpy pupil diameter]]></title>

<category term="General Discussion" scheme="http://theeyetribe.com/forum/viewforum.php?f=8" label="General Discussion"/>
<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=648&amp;p=2681#p2681"><![CDATA[
Recently I discovered that the pupil diameter signal can contain artificial &quot;jumps&quot; which are well above the noise level. I guess that these &quot;jumps&quot; are caused by adaptive processes in the camera (automatic exposure control) and/or the eyetracking algorithm (adaptive threshold for pupil edge detection). The amplitude of the jumps seems to be very similar in one recording but can be different across recordings (different subjects, different conditions). The amplitude of these &quot;jumps&quot;, I guess, depends on different individual pupil-to-iris contrasts and different levels of focus (also depending on glasses vs. contact lenses vs. no correction, even at the same eye-to-camera distance).<br />Obviously, having the exposure and threshold controlled adaptively is a good thing, but I wonder if we could have a &quot;tracker&quot; attribute in the API which allows us to freeze/unfreeze the currently used exposure level and threshold in order to get an artifact-free pupil diameter signal when this signal is of particular interest.<br /><br /><a href="https://postimg.org/image/565y3sgkt/" class="postlink"><img src="https://s22.postimg.org/fszr97oq9/TET_Pup_Dia_60_Hz_0_9_77.png" alt="Image" /></a>.   <br />Pupil diameter of one eye over time. X:500ms/div, Y:2.5pix/div (where &quot;pix&quot; is the unit of &quot;psize&quot; as returned by the TET API).<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=4906">skataqx7711</a> — 25 Nov 2016, 12:16 — Replies 0 — Views 33</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[chris.striemer@gmail.com]]></name></author>
<updated>2016-11-23T14:30:20+02:00</updated>
<published>2016-11-23T14:30:20+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=647&amp;p=2676#p2676</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=647&amp;p=2676#p2676"/>
<title type="html"><![CDATA[C# • Running the Sample code]]></title>

<category term="C#" scheme="http://theeyetribe.com/forum/viewforum.php?f=11" label="C#"/>
<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=647&amp;p=2676#p2676"><![CDATA[
Hi, I'm trying out the code samples provided on the Dev page and can't seem to get it working. <br /><br />As far as I can tell, the OnGazeUpdate function never runs. I assumed there was something in IGazeListener that called OnGazeUpdate whenever the tracker had an update available. Should I add it to a delegate manually?<br /><br /><a href="https://github.com/ualbertagreen/eye-tribe" class="postlink">Git repository of project</a><p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=8000">skatachris.striemer@gmail.com</a> — 23 Nov 2016, 14:30 — Replies 4 — Views 91</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[pbawa1509@gmail.com]]></name></author>
<updated>2016-11-22T15:48:24+02:00</updated>
<published>2016-11-22T15:48:24+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=646&amp;p=2674#p2674</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=646&amp;p=2674#p2674"/>
<title type="html"><![CDATA[Java • Correcting Calibration Drift]]></title>

<category term="Java" scheme="http://theeyetribe.com/forum/viewforum.php?f=24" label="Java"/>
<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=646&amp;p=2674#p2674"><![CDATA[
Hi,<br /><br />My project which uses EyeTribe, the users are supposed to look at an image for a long amount of time. There seems to be a calibration drift after a minute or two of looking. I was wondering if there are ways to fix this?<br />Any hints and tips would be appreciated.<br /><br />Thanks<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=12279">skatapbawa1509@gmail.com</a> — 22 Nov 2016, 15:48 — Replies 0 — Views 37</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[andybonugli]]></name></author>
<updated>2016-11-20T18:22:01+02:00</updated>
<published>2016-11-20T18:22:01+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=645&amp;p=2673#p2673</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=645&amp;p=2673#p2673"/>
<title type="html"><![CDATA[Accessibility &amp; Health Care • Clicker 7]]></title>

<category term="Accessibility &amp; Health Care" scheme="http://theeyetribe.com/forum/viewforum.php?f=22" label="Accessibility &amp; Health Care"/>
<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=645&amp;p=2673#p2673"><![CDATA[
Hi everyone,<br />Does anyone know if it npossible to use &quot;Clicker 7&quot; ,with the EyeTribe?<br />Thanks Andy.<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=606">skataandybonugli</a> — 20 Nov 2016, 18:22 — Replies 0 — Views 24</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[cthompson@tamhsc.edu]]></name></author>
<updated>2016-11-16T23:24:18+02:00</updated>
<published>2016-11-16T23:24:18+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=644&amp;p=2672#p2672</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=644&amp;p=2672#p2672"/>
<title type="html"><![CDATA[Issues and troubleshooting - OSX • macOS Firmware Update]]></title>

<category term="Issues and troubleshooting - OSX" scheme="http://theeyetribe.com/forum/viewforum.php?f=28" label="Issues and troubleshooting - OSX"/>
<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=644&amp;p=2672#p2672"><![CDATA[
According to EyeTribeUI, &quot;A firmware update is required&quot;. Please send me the firmware as soon as possible. <br /><br />Model: ET1000<br />Batch:2015-04<br />OS: macOS Sierra 10.12.1<br /><br />Thanks in advance!<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=12868">skatacthompson@tamhsc.edu</a> — 16 Nov 2016, 23:24 — Replies 0 — Views 44</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[bigpepperlo@gmail.com]]></name></author>
<updated>2016-11-06T10:01:35+02:00</updated>
<published>2016-11-06T10:01:35+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=643&amp;p=2667#p2667</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=643&amp;p=2667#p2667"/>
<title type="html"><![CDATA[Issues and troubleshooting - Windows • Update binary package?]]></title>

<category term="Issues and troubleshooting - Windows" scheme="http://theeyetribe.com/forum/viewforum.php?f=9" label="Issues and troubleshooting - Windows"/>
<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=643&amp;p=2667#p2667"><![CDATA[
binary package for Win upgraded to v.0.9.77<span style="font-weight: bold"><span style="text-decoration: underline">.7</span></span> ??<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=6419">skatabigpepperlo@gmail.com</a> — 06 Nov 2016, 10:01 — Replies 0 — Views 60</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[pbawa1509@gmail.com]]></name></author>
<updated>2016-11-05T17:19:46+02:00</updated>
<published>2016-11-05T17:19:46+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=642&amp;p=2666#p2666</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=642&amp;p=2666#p2666"/>
<title type="html"><![CDATA[Java • Drawing on an image using the gaze Coordinates]]></title>

<category term="Java" scheme="http://theeyetribe.com/forum/viewforum.php?f=24" label="Java"/>
<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=642&amp;p=2666#p2666"><![CDATA[
Hi,<br /><br />I was trying to draw the fixations on the image with a &quot;X&quot; to see the accuracy and the jitter but i was wondering how can I convert the gaze coordinates into the coordinates that java uses to draw? Or am I mistaken and they both are essentially the same?<br />I am trying something like<br />g.drawString(&quot;x&quot;, 409, 74);<br />These are one of the fixations I got but it doesnt seem to draw on the image.<br />Would be grateful if someone could point me in the right direction.<br /><br />Thanks<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=12279">skatapbawa1509@gmail.com</a> — 05 Nov 2016, 17:19 — Replies 1 — Views 97</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[aksel@akseltorgard.com]]></name></author>
<updated>2016-11-01T21:01:19+02:00</updated>
<published>2016-11-01T21:01:19+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=641&amp;p=2665#p2665</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=641&amp;p=2665#p2665"/>
<title type="html"><![CDATA[Analysis (Academics, Market research &amp; Usability) • Heatmap application, free and open-source]]></title>

<category term="Analysis (Academics, Market research &amp; Usability)" scheme="http://theeyetribe.com/forum/viewforum.php?f=19" label="Analysis (Academics, Market research &amp; Usability)"/>
<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=641&amp;p=2665#p2665"><![CDATA[
A free and open-source application for generating heatmaps for analysis of UI.<br /><br />Features:<br />* Variable intensity<br />* Overlay and display heatmap in real-time<br />* Exporting heatmaps as PNGs (with transparency).<br /><br />Note: You need the latest version of Java to run it.<br /><br /><a href="https://github.com/torgard/eyetribe-heatmap/releases" class="postlink">Download link</a><br /><a href="https://github.com/torgard/eyetribe-heatmap" class="postlink">GitHub repo</a><p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=12523">skataaksel@akseltorgard.com</a> — 01 Nov 2016, 21:01 — Replies 0 — Views 96</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[kimarionizetha@gmail.com]]></name></author>
<updated>2016-10-24T11:26:32+02:00</updated>
<published>2016-10-24T11:26:32+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=640&amp;p=2645#p2645</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=640&amp;p=2645#p2645"/>
<title type="html"><![CDATA[General Discussion • Eye Tribe Connected but not working]]></title>

<category term="General Discussion" scheme="http://theeyetribe.com/forum/viewforum.php?f=8" label="General Discussion"/>
<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=640&amp;p=2645#p2645"><![CDATA[
Hi everyone, I am using eye tribe but suddenly can not detected. It gives a message that your device has been connected but not working.  Anyone who have an idea on how to resolve this problem, Actually, This is the second device I experienced the same problem. Maybe the Eye Tribe Company should reconsider this, the device is quite cheap but not durable at all. Its annoying, in the middle of experiment the device just  stop working suddenly!! #feelingconfused<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=6457">skatakimarionizetha@gmail.com</a> — 24 Oct 2016, 11:26 — Replies 0 — Views 112</p><hr />
]]></content>
</entry>
</feed>