<?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 I'll try your solution in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Depth-vs-Color-Aspect-Ratio/m-p/1040549#M45889</link>
    <description>&lt;P&gt;I'll try your solution&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Thoriq S. wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;if you just want to use 16:9 aspect ratio, you can crop the video to be 640x360&lt;BR /&gt;
	and why the depth data is only 640x480, i think the depth data have more complexity than usual video data, thus it will need more time to be processed and using more time. so the resolution is reduced to accomodate the processing time&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Apr 2015 03:41:43 GMT</pubDate>
    <dc:creator>Adi_P_</dc:creator>
    <dc:date>2015-04-27T03:41:43Z</dc:date>
    <item>
      <title>Depth vs Color Aspect Ratio?</title>
      <link>https://community.intel.com/t5/Software-Archive/Depth-vs-Color-Aspect-Ratio/m-p/1040544#M45884</link>
      <description>&lt;P&gt;What's the point of having an HD 1920x1080 camera if we can't even use the depth data for full HD? The depth data is 640x480.&lt;/P&gt;

&lt;P&gt;So that means we can only use the depth data on a video feed of 4:3 so we will have ugly bars on the sides of our application.&lt;/P&gt;

&lt;P&gt;Or we can only detect depth within a 4:3 area of the center of our 16:9&amp;nbsp;&lt;SPAN style="line-height: 19.5120010375977px;"&gt;application?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Why isn't the depth data the same aspect ratio as the color data?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2014 22:33:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Depth-vs-Color-Aspect-Ratio/m-p/1040544#M45884</guid>
      <dc:creator>Austin_C_</dc:creator>
      <dc:date>2014-10-29T22:33:27Z</dc:date>
    </item>
    <item>
      <title>The UVMAP will take care of</title>
      <link>https://community.intel.com/t5/Software-Archive/Depth-vs-Color-Aspect-Ratio/m-p/1040545#M45885</link>
      <description>&lt;P&gt;The UVMAP will take care of it. You&amp;nbsp;will have not ugly bars on the sides of your app.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2014 22:03:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Depth-vs-Color-Aspect-Ratio/m-p/1040545#M45885</guid>
      <dc:creator>Xusheng_L_Intel</dc:creator>
      <dc:date>2014-10-30T22:03:17Z</dc:date>
    </item>
    <item>
      <title>if you just want to use 16:9</title>
      <link>https://community.intel.com/t5/Software-Archive/Depth-vs-Color-Aspect-Ratio/m-p/1040546#M45886</link>
      <description>&lt;P&gt;if you just want to use 16:9 aspect ratio, you can crop the video to be 640x360&lt;BR /&gt;
	and why the depth data is only 640x480, i think the depth data have more complexity than usual video data, thus it will need more time to be processed and using more time. so the resolution is reduced to accomodate the processing time&lt;/P&gt;</description>
      <pubDate>Sat, 25 Apr 2015 15:50:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Depth-vs-Color-Aspect-Ratio/m-p/1040546#M45886</guid>
      <dc:creator>Thoriq_S_</dc:creator>
      <dc:date>2015-04-25T15:50:44Z</dc:date>
    </item>
    <item>
      <title>They are different sensors,</title>
      <link>https://community.intel.com/t5/Software-Archive/Depth-vs-Color-Aspect-Ratio/m-p/1040547#M45887</link>
      <description>&lt;P&gt;They are different sensors, so it makes sense that the aspect ratio may be different. Actually the region of the real world being captured is slightly different as well since the two cameras are in different locations.&lt;/P&gt;

&lt;P&gt;Remember that you can't just simply use each pixel for each camera at the native streams, you need to either project the color camera to the depth camera, or vice versa. That will end up in a pixel aligned image, with the matching aspect ratios.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Apr 2015 00:38:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Depth-vs-Color-Aspect-Ratio/m-p/1040547#M45887</guid>
      <dc:creator>samontab</dc:creator>
      <dc:date>2015-04-26T00:38:11Z</dc:date>
    </item>
    <item>
      <title>I'll try your solution</title>
      <link>https://community.intel.com/t5/Software-Archive/Depth-vs-Color-Aspect-Ratio/m-p/1040548#M45888</link>
      <description>&lt;P&gt;I'll try your solution&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Thoriq S. wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;if you just want to use 16:9 aspect ratio, you can crop the video to be 640x360&lt;BR /&gt;
	and why the depth data is only 640x480, i think the depth data have more complexity than usual video data, thus it will need more time to be processed and using more time. so the resolution is reduced to accomodate the processing time&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2015 03:40:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Depth-vs-Color-Aspect-Ratio/m-p/1040548#M45888</guid>
      <dc:creator>Adi_P_</dc:creator>
      <dc:date>2015-04-27T03:40:46Z</dc:date>
    </item>
    <item>
      <title>I'll try your solution</title>
      <link>https://community.intel.com/t5/Software-Archive/Depth-vs-Color-Aspect-Ratio/m-p/1040549#M45889</link>
      <description>&lt;P&gt;I'll try your solution&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Thoriq S. wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;if you just want to use 16:9 aspect ratio, you can crop the video to be 640x360&lt;BR /&gt;
	and why the depth data is only 640x480, i think the depth data have more complexity than usual video data, thus it will need more time to be processed and using more time. so the resolution is reduced to accomodate the processing time&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2015 03:41:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Depth-vs-Color-Aspect-Ratio/m-p/1040549#M45889</guid>
      <dc:creator>Adi_P_</dc:creator>
      <dc:date>2015-04-27T03:41:43Z</dc:date>
    </item>
    <item>
      <title>Quote:Adi P. wrote:</title>
      <link>https://community.intel.com/t5/Software-Archive/Depth-vs-Color-Aspect-Ratio/m-p/1040550#M45890</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Adi P. wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;I'll try your solution&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;please let me now if it works&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2015 04:58:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Depth-vs-Color-Aspect-Ratio/m-p/1040550#M45890</guid>
      <dc:creator>Thoriq_S_</dc:creator>
      <dc:date>2015-04-29T04:58:00Z</dc:date>
    </item>
  </channel>
</rss>

