<?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: Is it possible to change the tracking type? in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/Is-it-possible-to-change-the-tracking-type/m-p/596724#M11766</link>
    <description>&lt;P&gt;Anyone knows how to do it?&lt;/P&gt;</description>
    <pubDate>Tue, 28 Mar 2017 15:03:39 GMT</pubDate>
    <dc:creator>idata</dc:creator>
    <dc:date>2017-03-28T15:03:39Z</dc:date>
    <item>
      <title>Is it possible to change the tracking type?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Is-it-possible-to-change-the-tracking-type/m-p/596721#M11763</link>
      <description>&lt;P&gt;Is there a way to change the type tracking? I mean, normally, I put the type of tracking 'COLOR PLUS DEPTH' at first of my code, but if after a while I want to change that, How can I do that? I tried this code but It failts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (trackingcolor)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;   {&lt;P&gt;    config-&amp;gt;SetTrackingMode(FaceConfiguration::TrackingModeType::FACE_MODE_COLOR_PLUS_DEPTH);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;    config-&amp;gt;ApplyChanges();&lt;P&gt;&amp;nbsp;&lt;/P&gt;   }&lt;P&gt;&amp;nbsp;&lt;/P&gt;   else&lt;P&gt;&amp;nbsp;&lt;/P&gt;   {&lt;P&gt;&amp;nbsp;&lt;/P&gt;    config-&amp;gt;SetTrackingMode(FaceConfiguration::TrackingModeType::FACE_MODE_IR);&lt;P&gt;&amp;nbsp;&lt;/P&gt;    config-&amp;gt;ApplyChanges();&lt;P&gt;&amp;nbsp;&lt;/P&gt;   }&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions? Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 14:29:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Is-it-possible-to-change-the-tracking-type/m-p/596721#M11763</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-03-22T14:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to change the tracking type?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Is-it-possible-to-change-the-tracking-type/m-p/596722#M11764</link>
      <description>&lt;P&gt;Hi MQMQ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Thanks for your interest in the Intel RealSense Technology.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;We would like to know which tracking mode is selected after running your code, including the code you posted here, additionally, could you please let us know why you are using &lt;I&gt;trackingcolor &lt;/I&gt;as an if condition?&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;We'll be waiting for your reply.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;-Yermi A.&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2017 00:13:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Is-it-possible-to-change-the-tracking-type/m-p/596722#M11764</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-03-23T00:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to change the tracking type?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Is-it-possible-to-change-the-tracking-type/m-p/596723#M11765</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've changed between FACE_MODE_COLOR_PLUS_DEPTH and FACE_MODE_IR. I just use 'trackingcolor' as a boolean for choosing the tracking mode in each frame. It's not relevant in my code actually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2017 09:03:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Is-it-possible-to-change-the-tracking-type/m-p/596723#M11765</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-03-23T09:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to change the tracking type?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Is-it-possible-to-change-the-tracking-type/m-p/596724#M11766</link>
      <description>&lt;P&gt;Anyone knows how to do it?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2017 15:03:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Is-it-possible-to-change-the-tracking-type/m-p/596724#M11766</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-03-28T15:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to change the tracking type?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Is-it-possible-to-change-the-tracking-type/m-p/596725#M11767</link>
      <description>&lt;P&gt;Hi MQMQ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;We would like to know if you still need help to change the tracking mode, we are asking it because in your reply, March 23rd, we believed that it was solved. Also, if you have any other issue, please give us more details about it in order to be able to further assist you properly.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;-Yermi A,&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2017 23:43:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Is-it-possible-to-change-the-tracking-type/m-p/596725#M11767</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-03-28T23:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to change the tracking type?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Is-it-possible-to-change-the-tracking-type/m-p/596726#M11768</link>
      <description>&lt;P&gt;Yes, I still need help. The problem is the same I described before. at the begin of the code, I have the mode 'color plus depth' but in some frames I would like to change to 'mode IR'.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 07:20:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Is-it-possible-to-change-the-tracking-type/m-p/596726#M11768</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-03-29T07:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to change the tracking type?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Is-it-possible-to-change-the-tracking-type/m-p/596727#M11769</link>
      <description>&lt;P&gt;Hi MQMQ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;We would like to know more details regarding your problem. Could you please tell us exactly what error you are seeing? How you are testing it? And which results are you getting?&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Additionally, could you please let us know which camera and SDK version are you using?&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;We are requesting it in order to be able to further assist you properly. We'll be waiting for your reply.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;-Yermi A.&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 22:30:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Is-it-possible-to-change-the-tracking-type/m-p/596727#M11769</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-03-29T22:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to change the tracking type?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Is-it-possible-to-change-the-tracking-type/m-p/596728#M11770</link>
      <description>&lt;P&gt;The error that appears is this one: &lt;/P&gt;&lt;P&gt;Excepción producida en 0x00007FFB22D88B99 (libpxcface_idc.dll) en Deteccion.exe: 0xC0000005: Infracción de acceso al leer la ubicación 0x0000000000000000.&lt;/P&gt;&lt;P&gt;Si hay un controlador para esta excepción, el programa puede continuar de forma segura.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm testing with the code I showed in the first post, after a few frames, I tried to change the tracking mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The results are that it works perfectly until I changed the tracking mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My camera model is SR300 and the SDK is the last one R3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot! &lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 07:50:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Is-it-possible-to-change-the-tracking-type/m-p/596728#M11770</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-03-30T07:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to change the tracking type?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Is-it-possible-to-change-the-tracking-type/m-p/596729#M11771</link>
      <description>&lt;P&gt;Hi MQMQ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Thanks for all the information provided. It seems like the FaceTracking mode cannot be changed in real time while streaming. We'd suggest you to try stopping the stream, reconfigure, and restart the stream. This is how the FaceTrackin sample in the SDK does it.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Hope this information helps.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;-Yermi A.&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 20:59:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Is-it-possible-to-change-the-tracking-type/m-p/596729#M11771</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-03-30T20:59:04Z</dc:date>
    </item>
  </channel>
</rss>

