<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Gaze tracking with the Intel realsense in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/Gaze-tracking-with-the-Intel-realsense/m-p/1408850#M17757</link>
    <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/8571"&gt;@ARich1&lt;/a&gt;&amp;nbsp; Eyeware (&lt;A href="https://eyeware.tech" target="_self"&gt;eyeware.tech&lt;/A&gt;) is the official eye-tracking solution provider for Intel RealSense cameras. Please have a look at the Intel RealSense&amp;nbsp;&lt;A href="https://www.intelrealsense.com/software-for-intel-realsense/" target="_self"&gt;developers page under the segment eye tracking&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Our &lt;A href="https://eyeware.tech/gazesense/" target="_self"&gt;eye tracking SDK&lt;/A&gt; (GazeSense app and SDK) should help you get the gaze tracking data that you are looking for.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Aug 2022 14:11:38 GMT</pubDate>
    <dc:creator>Eyeware</dc:creator>
    <dc:date>2022-08-17T14:11:38Z</dc:date>
    <item>
      <title>Gaze tracking with the Intel realsense</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Gaze-tracking-with-the-Intel-realsense/m-p/520045#M7011</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need to get the position of the gaze on the screen. &lt;/P&gt;&lt;P&gt;I'm using an Intel realsense D415. I have already implement the eye like code (&lt;A href="https://github.com/trishume/eyeLike"&gt;https://github.com/trishume/eyeLike&lt;/A&gt; GitHub - trishume/eyeLike: A webcam based pupil tracking implementation. ) to have the eye and the pupil tracking in C++. But now, I don't know how to get the gaze position and do the gaze tracking. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does someone have some experience on it? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance, &lt;/P&gt;&lt;P&gt;Adèle &lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 09:30:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Gaze-tracking-with-the-Intel-realsense/m-p/520045#M7011</guid>
      <dc:creator>ARich1</dc:creator>
      <dc:date>2018-07-31T09:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Gaze tracking with the Intel realsense</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Gaze-tracking-with-the-Intel-realsense/m-p/520046#M7012</link>
      <description>&lt;P&gt;I researched your question very carefully and located an open-source eye tracking system called PyGaze that is based on the Python language.  RealSense SDK 2.0 has Python integration via a wrapper program, so you may be able to link eye tracking to your D415 camera that way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.pygaze.org/"&gt;http://www.pygaze.org/&lt;/A&gt; PyGaze | Open source eye-tracking software and more.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 10:35:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Gaze-tracking-with-the-Intel-realsense/m-p/520046#M7012</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-07-31T10:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: Gaze tracking with the Intel realsense</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Gaze-tracking-with-the-Intel-realsense/m-p/520047#M7013</link>
      <description>&lt;P&gt;Thank you for your research. I will try to see what I get with PyGaze. &lt;/P&gt;&lt;P&gt;Is there anyway to do it in C++ ? Because all my application has to be on QT. &lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 15:06:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Gaze-tracking-with-the-Intel-realsense/m-p/520047#M7013</guid>
      <dc:creator>ARich1</dc:creator>
      <dc:date>2018-07-31T15:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: Gaze tracking with the Intel realsense</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Gaze-tracking-with-the-Intel-realsense/m-p/520048#M7014</link>
      <description>&lt;P&gt;There was a program with gaze tracking called 3D Eye Tracker created a couple of years ago that uses C++ and OpenCV.  It is distributed under an MIT licence, meaning you can modify it however you want so long as you keep the copyright message in the project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/YutaItoh/3D-Eye-Tracker"&gt;https://github.com/YutaItoh/3D-Eye-Tracker&lt;/A&gt; GitHub - YutaItoh/3D-Eye-Tracker &lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 15:27:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Gaze-tracking-with-the-Intel-realsense/m-p/520048#M7014</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-07-31T15:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Gaze tracking with the Intel realsense</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Gaze-tracking-with-the-Intel-realsense/m-p/520049#M7015</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Adèle, we've developed a commercial software called &lt;A href="http://www.eyeware.tech/gazesense" target="_self" alt="http://www.eyeware.tech/gazesense"&gt;GazeSense&lt;/A&gt; &lt;A href="http://www.eyeware.tech/gazesense" target="_self" alt="http://www.eyeware.tech/gazesense"&gt;(www.eyeware.tech/gazesense&lt;/A&gt;) that might help you using the D415 as an eye tracker. GazeSense is officially supported by the Intel RealSense independent software vendor page. Please have a look at our product page and let me know if you have any questions.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2019 20:55:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Gaze-tracking-with-the-Intel-realsense/m-p/520049#M7015</guid>
      <dc:creator>RIgna1</dc:creator>
      <dc:date>2019-09-06T20:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Gaze tracking with the Intel realsense</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Gaze-tracking-with-the-Intel-realsense/m-p/1408849#M17756</link>
      <description>&lt;P&gt;Hi Adèle,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Eyeware (&lt;A href="https://eyeware.tech" target="_self"&gt;eyeware.tech&lt;/A&gt;) is the official eye-tracking solution provider for Intel RealSense cameras. Please have a look at the Intel RealSense&amp;nbsp;&lt;A href="https://www.intelrealsense.com/software-for-intel-realsense/" target="_self"&gt;developers page under the segment eye tracking&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Our &lt;A href="https://eyeware.tech/gazesense/" target="_self"&gt;eye tracking SDK&lt;/A&gt; (GazeSense app and SDK) should help you get the gaze tracking data that you are looking for.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 14:10:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Gaze-tracking-with-the-Intel-realsense/m-p/1408849#M17756</guid>
      <dc:creator>Eyeware</dc:creator>
      <dc:date>2022-08-17T14:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Gaze tracking with the Intel realsense</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Gaze-tracking-with-the-Intel-realsense/m-p/1408850#M17757</link>
      <description>&lt;P&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/8571"&gt;@ARich1&lt;/a&gt;&amp;nbsp; Eyeware (&lt;A href="https://eyeware.tech" target="_self"&gt;eyeware.tech&lt;/A&gt;) is the official eye-tracking solution provider for Intel RealSense cameras. Please have a look at the Intel RealSense&amp;nbsp;&lt;A href="https://www.intelrealsense.com/software-for-intel-realsense/" target="_self"&gt;developers page under the segment eye tracking&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Our &lt;A href="https://eyeware.tech/gazesense/" target="_self"&gt;eye tracking SDK&lt;/A&gt; (GazeSense app and SDK) should help you get the gaze tracking data that you are looking for.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 14:11:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Gaze-tracking-with-the-Intel-realsense/m-p/1408850#M17757</guid>
      <dc:creator>Eyeware</dc:creator>
      <dc:date>2022-08-17T14:11:38Z</dc:date>
    </item>
  </channel>
</rss>

