<?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: To get depth value from Realsense in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/To-get-depth-value-from-Realsense/m-p/287227#M479</link>
    <description>&lt;P&gt;To convert pixels to distance (depth) and image (color) for use with an Aero board, I would guess that in Librealsense you would need to use its version of the Projection function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/blob/master/doc/projection.md"&gt;https://github.com/IntelRealSense/librealsense/blob/master/doc/projection.md&lt;/A&gt; librealsense/&lt;A href="http://projection.md"&gt;projection.md&lt;/A&gt; at master · IntelRealSense/librealsense · GitHub &lt;/P&gt;</description>
    <pubDate>Fri, 21 Apr 2017 06:58:14 GMT</pubDate>
    <dc:creator>MartyG</dc:creator>
    <dc:date>2017-04-21T06:58:14Z</dc:date>
    <item>
      <title>To get depth value from Realsense</title>
      <link>https://community.intel.com/t5/Items-with-no-label/To-get-depth-value-from-Realsense/m-p/287223#M475</link>
      <description>&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Today, I tried getting depth data from RealSense depth image for estimating error range.&lt;/P&gt;&lt;P&gt;I refer to this sample code  &lt;A href="https://software.intel.com/en-us/articles/using-librealsense-and-opencv-to-stream-rgb-and-depth-data"&gt;https://software.intel.com/en-us/articles/using-librealsense-and-opencv-to-stream-rgb-and-depth-data&lt;/A&gt; RealSense - Using LibRealSense and OpenCV to stream RGB and Depth Data | Intel® Software&lt;/P&gt;&lt;P&gt;and added below code for save pixel data&lt;/P&gt;&lt;P&gt;    cv::FileStorage fs("data_capture.xml", cv::FileStorage::WRITE);&lt;/P&gt;&lt;P&gt;    fs &amp;lt;&amp;lt; "depth" &amp;lt;&amp;lt; ir ;&lt;/P&gt;&lt;P&gt;finally got .xml file&lt;/P&gt;&lt;P&gt;number of data is matched with number of pixels.&lt;/P&gt;&lt;P&gt;but I printed contour graph using MATLAB but it got this one different from real scene&lt;/P&gt;&lt;P&gt;/servlet/JiveServlet/showImage/2-467003-357629/pastedImage_1.png &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I searched and found out this documentation  and RSDataCollector.git&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/realsense-depth-data"&gt;https://software.intel.com/en-us/articles/realsense-depth-data&lt;/A&gt; RealSense - Getting started with the Depth Data provided by Intel® RealSense™ Technology | Intel® Software&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/rssdk-capture-xdm/blob/master/RSDataCollector.cpp"&gt;https://github.com/IntelRealSense/rssdk-capture-xdm/blob/master/RSDataCollector.cpp&lt;/A&gt; rssdk-capture-xdm/RSDataCollector.cpp at master · IntelRealSense/rssdk-capture-xdm · GitHub&lt;/P&gt;&lt;P&gt;I think it can get depth value. however this script includes  pxcsensemanager.h  in Realsense SDK&lt;/P&gt;&lt;P&gt;It's not included librealsense.on Aero&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I want to get depth data of each pixels without Realsense SDK&lt;/P&gt;&lt;P&gt;please give me your help&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2017 06:07:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/To-get-depth-value-from-Realsense/m-p/287223#M475</guid>
      <dc:creator>SKim60</dc:creator>
      <dc:date>2017-04-17T06:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: To get depth value from Realsense</title>
      <link>https://community.intel.com/t5/Items-with-no-label/To-get-depth-value-from-Realsense/m-p/287224#M476</link>
      <description>&lt;P&gt;I saw your post on the Aero drone forum, which said that you want to clarify if the RealSense SDK can be applied to the Intel Aero drone compute board in order to use the PXCImage function.  So if you are using Aero, you want to find the depth using Librealsense running in the Yocto Project branch of Linux, yes?  So when you say you want to do it without the RealSense SDK, you mean you want to do it in the Librealsense SDK?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will begin by asking if you have seen this article on streaming depth data in Aero, which includes a script for doing so.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://software.intel.com/en-us/articles/intel-aero-realsense-streaming-rgb-depth-data"&gt;https://software.intel.com/en-us/articles/intel-aero-realsense-streaming-rgb-depth-data&lt;/A&gt; Intel® Aero Compute Board and Intel® RealSense™ Technology for Wi-Fi* Streaming of RGB and Depth Data | Intel® Software &lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2017 06:42:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/To-get-depth-value-from-Realsense/m-p/287224#M476</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-04-17T06:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: To get depth value from Realsense</title>
      <link>https://community.intel.com/t5/Items-with-no-label/To-get-depth-value-from-Realsense/m-p/287225#M477</link>
      <description>&lt;P&gt;Hi greiny,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Do you still need assistance with this thread?&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;-Sergio A&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2017 19:48:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/To-get-depth-value-from-Realsense/m-p/287225#M477</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-04-19T19:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: To get depth value from Realsense</title>
      <link>https://community.intel.com/t5/Items-with-no-label/To-get-depth-value-from-Realsense/m-p/287226#M478</link>
      <description>&lt;P&gt;Hi MartyG I'm so sorry to reply late.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Intel said on Aero forum, I can't use RealSense SDK on Aero board. and I want to use library package of realsense.&lt;/P&gt;&lt;P&gt;I already read that article you gave.but i couldn't get any information about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pixel data what I got consists of 0~255, 8bit unsigned integer format&lt;/P&gt;&lt;P&gt;how can I convert this to image and distance value? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2017 04:47:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/To-get-depth-value-from-Realsense/m-p/287226#M478</guid>
      <dc:creator>SKim60</dc:creator>
      <dc:date>2017-04-21T04:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: To get depth value from Realsense</title>
      <link>https://community.intel.com/t5/Items-with-no-label/To-get-depth-value-from-Realsense/m-p/287227#M479</link>
      <description>&lt;P&gt;To convert pixels to distance (depth) and image (color) for use with an Aero board, I would guess that in Librealsense you would need to use its version of the Projection function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/blob/master/doc/projection.md"&gt;https://github.com/IntelRealSense/librealsense/blob/master/doc/projection.md&lt;/A&gt; librealsense/&lt;A href="http://projection.md"&gt;projection.md&lt;/A&gt; at master · IntelRealSense/librealsense · GitHub &lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2017 06:58:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/To-get-depth-value-from-Realsense/m-p/287227#M479</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2017-04-21T06:58:14Z</dc:date>
    </item>
  </channel>
</rss>

