<?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: Increasing Default Person Tracking Stream Resolution in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/Increasing-Default-Person-Tracking-Stream-Resolution/m-p/456268#M3648</link>
    <description>&lt;P&gt;Hi Michael, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;I'm not sure if this is a possibility due to all support for RealSense being handle in the Community or via email. However, I will ask if there's any possibility to get someone to talk to you about this topic. I'll get back to you soon. &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;-Pablo</description>
    <pubDate>Sat, 31 Dec 2016 01:08:52 GMT</pubDate>
    <dc:creator>idata</dc:creator>
    <dc:date>2016-12-31T01:08:52Z</dc:date>
    <item>
      <title>Increasing Default Person Tracking Stream Resolution</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Increasing-Default-Person-Tracking-Stream-Resolution/m-p/456262#M3642</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to expand upon the Person Tracking capabilities in the base SDK in C++. Currently have the module enabled, however, I can't figure out how to adjust the default resolution. It is stuck in 320x240.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to change the resolution and boost it to 640x480? I am currently looking through these files, but haven't had any luck:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# include &lt;/P&gt;&lt;P&gt;# include "pxccapturemanager.h"&lt;/P&gt;&lt;P&gt;# include "pxcsensemanager.h"&lt;/P&gt;&lt;P&gt;# include "pxcmetadata.h"&lt;/P&gt;&lt;P&gt;# include "util_cmdline.h"&lt;/P&gt;&lt;P&gt;# include "util_render.h"&lt;/P&gt;&lt;P&gt;# include &lt;/P&gt;&lt;P&gt;# include "pxcpersontrackingmodule.h"&lt;/P&gt;&lt;P&gt;# include "pxcpersontrackingdata.h"&lt;/P&gt;&lt;P&gt;# include "pxcvideomodule.h"&lt;/P&gt;&lt;P&gt;# include "pxcpersontrackingconfiguration.h"&lt;/P&gt;&lt;P&gt;# include "pxcmetadata.h"&lt;/P&gt;&lt;P&gt;# include "service/pxcsessionservice.h"&lt;/P&gt;&lt;P&gt;# include "PersonTrackingFrameRateCalculator.h"&lt;/P&gt;&lt;P&gt;# include "PersonTrackingRendererManager.h"&lt;/P&gt;&lt;P&gt;# include "PersonTrackingRenderer2d.h"&lt;/P&gt;&lt;P&gt;# include "PersonTrackingProcessor.h"&lt;/P&gt;&lt;P&gt;# include "ProfileSetMap.h"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2016 05:28:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Increasing-Default-Person-Tracking-Stream-Resolution/m-p/456262#M3642</guid>
      <dc:creator>MMich26</dc:creator>
      <dc:date>2016-12-19T05:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing Default Person Tracking Stream Resolution</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Increasing-Default-Person-Tracking-Stream-Resolution/m-p/456263#M3643</link>
      <description>&lt;P&gt;Hi Michael, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Thank you for contacting us. Let us try to help you. &lt;P&gt;&amp;nbsp;&lt;/P&gt;I'm wondering if you're using the latest SDK, is this the case? Be aware that in the latest RealSense SDK, support is no longer available for the R200 (that in case you're using this camera specifically). So my suggestion would be to go back to the R2 2016 release. Also, given this module is in "Preview" state, its behavior might not be completely stable.&lt;P&gt;&amp;nbsp;&lt;/P&gt;Now, regarding your issue with the resolution, looking at the at the SDK documentation (sdkdevguide.pdf) it is said that when changing the stream configuration you shouldn't hard code the setting, but use the SenseManager to auto-negotiate a working configuration. Have you tried creating a SenseManager instance? Check this link &lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/pxcsensemanager.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/pxcsensemanager.html&lt;/A&gt; &lt;A href="https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/pxcsensemanager.html"&gt;https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/pxcsensemanager.html&lt;/A&gt;. &lt;P&gt;&amp;nbsp;&lt;/P&gt;I hope this information helps you.  &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;-Pablo</description>
      <pubDate>Tue, 20 Dec 2016 00:21:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Increasing-Default-Person-Tracking-Stream-Resolution/m-p/456263#M3643</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2016-12-20T00:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing Default Person Tracking Stream Resolution</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Increasing-Default-Person-Tracking-Stream-Resolution/m-p/456264#M3644</link>
      <description>&lt;P&gt;Hi Pablo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help! I haven't upgraded to the newest SDK, so yes I am still on the R2 2016 release. I have a working setup and everything with the R200 camera, and have been trying to recreate a simplified version of the C++ PersonTracking example included in the SDK sample browser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the sense manager, but through some experimentation it seems when calling the EnablePersonTracking() method before initializing the pipeline, the camera resolution (RGB and Depth) is automatically configured to 320x240. Without calling EnablePersonTracking(), both streams operate at maximum resolution (but of course the PersonTracking does not work). Do you happen to know if this is a hardware/SDK/module restriction, or is there actually a way to increase the resolution? I only want to do so because I figured it would increase the PersonTracking algorithm's robustness.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2016 06:44:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Increasing-Default-Person-Tracking-Stream-Resolution/m-p/456264#M3644</guid>
      <dc:creator>MMich26</dc:creator>
      <dc:date>2016-12-20T06:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing Default Person Tracking Stream Resolution</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Increasing-Default-Person-Tracking-Stream-Resolution/m-p/456265#M3645</link>
      <description>&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;You're welcome! I believe this is a module limitation/restriction. Given it is in Preview state, much of the main features from other modules might not be present or available for Person tracking.&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;-Pablo</description>
      <pubDate>Wed, 21 Dec 2016 18:43:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Increasing-Default-Person-Tracking-Stream-Resolution/m-p/456265#M3645</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2016-12-21T18:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing Default Person Tracking Stream Resolution</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Increasing-Default-Person-Tracking-Stream-Resolution/m-p/456266#M3646</link>
      <description>&lt;P&gt;Hi Michael, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;I'm wondering if you have any other question about this case, please let us know and we will be glad to help. &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;-Pablo</description>
      <pubDate>Wed, 28 Dec 2016 00:52:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Increasing-Default-Person-Tracking-Stream-Resolution/m-p/456266#M3646</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2016-12-28T00:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing Default Person Tracking Stream Resolution</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Increasing-Default-Person-Tracking-Stream-Resolution/m-p/456267#M3647</link>
      <description>&lt;P&gt;Pablo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for answering my question! I will be working heavily with this person tracking module for a school project, so any understanding of how it works is very helpful. I have been reading through the online SDK documentation, and while it helps with the understanding the interactions and method calls, it doesn't really explain how the module itself works. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know if this is proprietary info or something, but since the module is depracated, would there be anyone to talk to for a further explanation of the person tracking module? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2016 05:24:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Increasing-Default-Person-Tracking-Stream-Resolution/m-p/456267#M3647</guid>
      <dc:creator>MMich26</dc:creator>
      <dc:date>2016-12-30T05:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing Default Person Tracking Stream Resolution</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Increasing-Default-Person-Tracking-Stream-Resolution/m-p/456268#M3648</link>
      <description>&lt;P&gt;Hi Michael, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;I'm not sure if this is a possibility due to all support for RealSense being handle in the Community or via email. However, I will ask if there's any possibility to get someone to talk to you about this topic. I'll get back to you soon. &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;-Pablo</description>
      <pubDate>Sat, 31 Dec 2016 01:08:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Increasing-Default-Person-Tracking-Stream-Resolution/m-p/456268#M3648</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2016-12-31T01:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing Default Person Tracking Stream Resolution</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Increasing-Default-Person-Tracking-Stream-Resolution/m-p/456269#M3649</link>
      <description>&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;As I mentioned you last time, at this moment any other support different from opening an email ticket or opening a thread in the Community is not available. However, feel free to post your questions and we'll be happy to help you.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Kind regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;-Pablo</description>
      <pubDate>Sat, 07 Jan 2017 00:54:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Increasing-Default-Person-Tracking-Stream-Resolution/m-p/456269#M3649</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-01-07T00:54:58Z</dc:date>
    </item>
  </channel>
</rss>

