<?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 motion track in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/motion-track/m-p/1013300#M35015</link>
    <description>&lt;P&gt;I came across this document&amp;nbsp;https://software.intel.com/en-us/articles/intro-to-motion-estimation-extension-for-opencl which talks about motion estimation. I am very interested in this, but more on motion tracking like the video&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="line-height: 1.4; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;&lt;A href="https://www.youtube.com/watch?v=RFflwwcafyA" target="_blank"&gt;https://www.youtube.com/watch?v=RFflwwcafyA&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="line-height: 1.4; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;This uses CUDA, but I want to use Intel :) So I would add track points and need to detect where the track points are in each frame. Would greatly appreciate if you have some code to share. Thanks for any pointers.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;DIV class="field field-name-comment-body field-type-text-long field-label-hidden" style="box-sizing: border-box; position: relative; margin-left: 10px; padding: 5px 20px 45px; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; line-height: 16.7999992370605px; background-image: initial; background-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;"&gt;
	&lt;DIV class="field-items" style="box-sizing: border-box;"&gt;
		&lt;DIV class="field-item even" property="content:encoded" style="box-sizing: border-box;"&gt;
			&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
		&lt;/DIV&gt;
	&lt;/DIV&gt;
&lt;/DIV&gt;

&lt;DIV class="comment-contextual-links" style="box-sizing: border-box; position: absolute; top: 0px; right: 10px; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; line-height: 16.7999992370605px; background-color: rgb(230, 230, 230);"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Tue, 07 Apr 2015 17:11:50 GMT</pubDate>
    <dc:creator>momo_m_</dc:creator>
    <dc:date>2015-04-07T17:11:50Z</dc:date>
    <item>
      <title>motion track</title>
      <link>https://community.intel.com/t5/Software-Archive/motion-track/m-p/1013300#M35015</link>
      <description>&lt;P&gt;I came across this document&amp;nbsp;https://software.intel.com/en-us/articles/intro-to-motion-estimation-extension-for-opencl which talks about motion estimation. I am very interested in this, but more on motion tracking like the video&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="line-height: 1.4; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;&lt;A href="https://www.youtube.com/watch?v=RFflwwcafyA" target="_blank"&gt;https://www.youtube.com/watch?v=RFflwwcafyA&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="line-height: 1.4; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px;"&gt;This uses CUDA, but I want to use Intel :) So I would add track points and need to detect where the track points are in each frame. Would greatly appreciate if you have some code to share. Thanks for any pointers.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;DIV class="field field-name-comment-body field-type-text-long field-label-hidden" style="box-sizing: border-box; position: relative; margin-left: 10px; padding: 5px 20px 45px; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; line-height: 16.7999992370605px; background-image: initial; background-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;"&gt;
	&lt;DIV class="field-items" style="box-sizing: border-box;"&gt;
		&lt;DIV class="field-item even" property="content:encoded" style="box-sizing: border-box;"&gt;
			&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
		&lt;/DIV&gt;
	&lt;/DIV&gt;
&lt;/DIV&gt;

&lt;DIV class="comment-contextual-links" style="box-sizing: border-box; position: absolute; top: 0px; right: 10px; color: rgb(102, 102, 102); font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 14px; line-height: 16.7999992370605px; background-color: rgb(230, 230, 230);"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Tue, 07 Apr 2015 17:11:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/motion-track/m-p/1013300#M35015</guid>
      <dc:creator>momo_m_</dc:creator>
      <dc:date>2015-04-07T17:11:50Z</dc:date>
    </item>
    <item>
      <title>This may not be exactly what</title>
      <link>https://community.intel.com/t5/Software-Archive/motion-track/m-p/1013301#M35016</link>
      <description>&lt;P&gt;This may not be exactly what you are looking for Momo, but I wonder if you could get some useful clues from the "AR Mirror" Unity sample program that is in the Sample Browser interface that comes packaged with the SDK.&lt;/P&gt;

&lt;P&gt;In this sample program, 3D objects are overlaid on top of the user's real face. &amp;nbsp;You may be able to see the positions of those objects changing in real-time if you select one of the objects in the left-hand Hierarchy panel of Unity that lists all the facial objects, then click the triangular preview play button at the top of the Unity window and watch the selected object's values changing in the 'Position' section at the top of the right-hand Inspector panel.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2015 10:23:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/motion-track/m-p/1013301#M35016</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2015-04-09T10:23:21Z</dc:date>
    </item>
  </channel>
</rss>

