<?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: How to find the stride in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/How-to-find-the-stride/m-p/576464#M10475</link>
    <description>&lt;P&gt;Maybe it's different in C++, but using the C#  wrapper I can read the `stride` property of a `VideoFrame` object directly. If you can't get that, it'll just be the image width multiplied by bytes per pixel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The colour image is stored as consecutive RGB (or whatever pixel format you choose) bytes for each pixel.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jun 2018 08:54:07 GMT</pubDate>
    <dc:creator>jb455</dc:creator>
    <dc:date>2018-06-06T08:54:07Z</dc:date>
    <item>
      <title>How to find the stride</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-to-find-the-stride/m-p/576463#M10474</link>
      <description>&lt;P&gt;I have two questions, as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) When using the get_depth_frame().get_data() or  get_color_frame().get_data(), does one assume that the returned pointer points to a section of memory where the stride is the same the width of the image? If not, how does one fine the stride?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) With color images, is the data in the form of planar (one plane for each color band, Red plane 1st, then Green plane, and finally Blue plane) or packed (three consecutive bytes corresponding to the BGR color for one pixel)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 20:19:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-to-find-the-stride/m-p/576463#M10474</guid>
      <dc:creator>MAbdo2</dc:creator>
      <dc:date>2018-06-05T20:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the stride</title>
      <link>https://community.intel.com/t5/Items-with-no-label/How-to-find-the-stride/m-p/576464#M10475</link>
      <description>&lt;P&gt;Maybe it's different in C++, but using the C#  wrapper I can read the `stride` property of a `VideoFrame` object directly. If you can't get that, it'll just be the image width multiplied by bytes per pixel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The colour image is stored as consecutive RGB (or whatever pixel format you choose) bytes for each pixel.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jun 2018 08:54:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/How-to-find-the-stride/m-p/576464#M10475</guid>
      <dc:creator>jb455</dc:creator>
      <dc:date>2018-06-06T08:54:07Z</dc:date>
    </item>
  </channel>
</rss>

