<?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 What is the meaning of Realsense depth data?Distance from pixel to the center of the camera or distance of a depth plane? in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/What-is-the-meaning-of-Realsense-depth-data-Distance-from-pixel/m-p/1115083#M73835</link>
    <description>&lt;P&gt;I used to use kinect v2,it's depth data means the depth of a vertical plane which the pixel belong to.&lt;/P&gt;

&lt;P&gt;Dose Realsense work the same way?&lt;/P&gt;</description>
    <pubDate>Thu, 17 Mar 2016 15:37:23 GMT</pubDate>
    <dc:creator>Alex_X_</dc:creator>
    <dc:date>2016-03-17T15:37:23Z</dc:date>
    <item>
      <title>What is the meaning of Realsense depth data?Distance from pixel to the center of the camera or distance of a depth plane?</title>
      <link>https://community.intel.com/t5/Software-Archive/What-is-the-meaning-of-Realsense-depth-data-Distance-from-pixel/m-p/1115083#M73835</link>
      <description>&lt;P&gt;I used to use kinect v2,it's depth data means the depth of a vertical plane which the pixel belong to.&lt;/P&gt;

&lt;P&gt;Dose Realsense work the same way?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2016 15:37:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/What-is-the-meaning-of-Realsense-depth-data-Distance-from-pixel/m-p/1115083#M73835</guid>
      <dc:creator>Alex_X_</dc:creator>
      <dc:date>2016-03-17T15:37:23Z</dc:date>
    </item>
    <item>
      <title>From my testing so far, a raw</title>
      <link>https://community.intel.com/t5/Software-Archive/What-is-the-meaning-of-Realsense-depth-data-Distance-from-pixel/m-p/1115084#M73836</link>
      <description>&lt;P&gt;From my testing so far, a raw depth value is the distance from the point in the scene to the pixel on the image sensor (or equivalent sensing model, when using stereo vision) . I don't think the raw values are perpendicular to the&amp;nbsp;X-Y&amp;nbsp;plane, only after calibration is that true. Until you calibrate,&amp;nbsp;you have to deal with the camera perspective/projection.&lt;/P&gt;

&lt;P&gt;On the R200 I then get the device's calibration info and use a StreamCalibration and the Projection class to convert this raw depth to a proper world coordinate XYZ in floating point millimeter units values. This is still with reference to the camera frame - if you wanted a static world reference you would need to find/make the transform between camera and world frame, especially if the camera is moving.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2016 20:10:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/What-is-the-meaning-of-Realsense-depth-data-Distance-from-pixel/m-p/1115084#M73836</guid>
      <dc:creator>kfind1</dc:creator>
      <dc:date>2016-03-17T20:10:02Z</dc:date>
    </item>
    <item>
      <title>You get the distance form the</title>
      <link>https://community.intel.com/t5/Software-Archive/What-is-the-meaning-of-Realsense-depth-data-Distance-from-pixel/m-p/1115085#M73837</link>
      <description>&lt;P&gt;You get the distance form the camera plane, i.e., perpendicular distance, not a straight line from the object to the camera lens.(is that what you meant?)&lt;/P&gt;

&lt;P&gt;So if you had a completely flat object exactly perpendicular to the camera, the depth value should be constant across the face of the object (though in reality it's a bit wobbly due to errors)&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2016 09:50:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/What-is-the-meaning-of-Realsense-depth-data-Distance-from-pixel/m-p/1115085#M73837</guid>
      <dc:creator>jb455</dc:creator>
      <dc:date>2016-03-18T09:50:01Z</dc:date>
    </item>
    <item>
      <title>Depth returned is the Z</title>
      <link>https://community.intel.com/t5/Software-Archive/What-is-the-meaning-of-Realsense-depth-data-Distance-from-pixel/m-p/1115086#M73838</link>
      <description>&lt;P&gt;Depth returned is the Z component of the 3D point with origin in the depth camera's optical center.&lt;/P&gt;

&lt;P&gt;In other words, distance to the XY plane, not distance to the center of the camera.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Mar 2016 05:28:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/What-is-the-meaning-of-Realsense-depth-data-Distance-from-pixel/m-p/1115086#M73838</guid>
      <dc:creator>samontab</dc:creator>
      <dc:date>2016-03-19T05:28:29Z</dc:date>
    </item>
    <item>
      <title>Thank you all, it helps a lot</title>
      <link>https://community.intel.com/t5/Software-Archive/What-is-the-meaning-of-Realsense-depth-data-Distance-from-pixel/m-p/1115087#M73839</link>
      <description>&lt;P&gt;Thank you all, it helps a lot.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2016 17:48:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/What-is-the-meaning-of-Realsense-depth-data-Distance-from-pixel/m-p/1115087#M73839</guid>
      <dc:creator>Alex_X_</dc:creator>
      <dc:date>2016-03-29T17:48:23Z</dc:date>
    </item>
  </channel>
</rss>

