<?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: Is the depth aligned to RGB on ZR300? in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/Is-the-depth-aligned-to-RGB-on-ZR300/m-p/505906#M6355</link>
    <description>&lt;P&gt;Hi  hanneswader, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Thanks for your time, we have analyzed this case and we have the following information for you in regards to the depth data aligned to RGB: The depth data from the ros topic camera/depth/image_raw is not aligned to RGB. To align the depth and color images, users must use the Projection API in the Intel RealSense SDK for Linux (&lt;A href="https://software.intel.com/sites/products/realsense/sdk/developer_guide.html#"&gt;https://software.intel.com/sites/products/realsense/sdk/developer_guide.html#&lt;/A&gt; SDK_Spatial_Correlation_and_Projection &lt;A href="https://software.intel.com/sites/products/realsense/sdk/developer_guide.html#"&gt;https://software.intel.com/sites/products/realsense/sdk/developer_guide.html#&lt;/A&gt; SDK_Spatial_Correlation_and_Projection) as demonstrated in the Projection sample: &lt;A href="https://github.com/IntelRealSense/realsense_sdk/tree/master/samples/src/projection_sample"&gt;https://github.com/IntelRealSense/realsense_sdk/tree/master/samples/src/projection_sample&lt;/A&gt; &lt;A href="https://github.com/IntelRealSense/realsense_sdk/tree/master/samples/src/projection_sample"&gt;https://github.com/IntelRealSense/realsense_sdk/tree/master/samples/src/projection_sample&lt;/A&gt;. The Projection Tool is a GUI that shows how projection works: &lt;A href="https://github.com/IntelRealSense/realsense_sdk/tree/master/sdk/src/tools/projection_tool"&gt;https://github.com/IntelRealSense/realsense_sdk/tree/master/sdk/src/tools/projection_tool&lt;/A&gt; &lt;A href="https://github.com/IntelRealSense/realsense_sdk/tree/master/sdk/src/tools/projection_tool"&gt;https://github.com/IntelRealSense/realsense_sdk/tree/master/sdk/src/tools/projection_tool&lt;/A&gt;.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Feel free to test this API samples and let us know if you need more assistance with this. &lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;We hope you find this information helpful. &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;Leonardo L</description>
    <pubDate>Mon, 24 Jul 2017 20:58:13 GMT</pubDate>
    <dc:creator>idata</dc:creator>
    <dc:date>2017-07-24T20:58:13Z</dc:date>
    <item>
      <title>Is the depth aligned to RGB on ZR300?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Is-the-depth-aligned-to-RGB-on-ZR300/m-p/505904#M6353</link>
      <description>&lt;P&gt;Hi, is the depth data coming in the ros topic camera/depth/image_raw already aligned to RGB?&lt;/P&gt;&lt;P&gt;I am experiencing large displacements but this might also come from the bad extrinsics/intrinsics of the default camera calibration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks alot!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 10:49:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Is-the-depth-aligned-to-RGB-on-ZR300/m-p/505904#M6353</guid>
      <dc:creator>HWade</dc:creator>
      <dc:date>2017-07-21T10:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Is the depth aligned to RGB on ZR300?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Is-the-depth-aligned-to-RGB-on-ZR300/m-p/505905#M6354</link>
      <description>&lt;P&gt;Hi  hanneswader, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Thanks for contacting the Intel RealSense Community, allow me to investigate this inquiry on my end and I'll come back as soon as I get more information on this issue with the ZR300 camera. &lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;We hope you have a great day! &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;Leonardo L</description>
      <pubDate>Fri, 21 Jul 2017 23:13:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Is-the-depth-aligned-to-RGB-on-ZR300/m-p/505905#M6354</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-07-21T23:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is the depth aligned to RGB on ZR300?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Is-the-depth-aligned-to-RGB-on-ZR300/m-p/505906#M6355</link>
      <description>&lt;P&gt;Hi  hanneswader, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Thanks for your time, we have analyzed this case and we have the following information for you in regards to the depth data aligned to RGB: The depth data from the ros topic camera/depth/image_raw is not aligned to RGB. To align the depth and color images, users must use the Projection API in the Intel RealSense SDK for Linux (&lt;A href="https://software.intel.com/sites/products/realsense/sdk/developer_guide.html#"&gt;https://software.intel.com/sites/products/realsense/sdk/developer_guide.html#&lt;/A&gt; SDK_Spatial_Correlation_and_Projection &lt;A href="https://software.intel.com/sites/products/realsense/sdk/developer_guide.html#"&gt;https://software.intel.com/sites/products/realsense/sdk/developer_guide.html#&lt;/A&gt; SDK_Spatial_Correlation_and_Projection) as demonstrated in the Projection sample: &lt;A href="https://github.com/IntelRealSense/realsense_sdk/tree/master/samples/src/projection_sample"&gt;https://github.com/IntelRealSense/realsense_sdk/tree/master/samples/src/projection_sample&lt;/A&gt; &lt;A href="https://github.com/IntelRealSense/realsense_sdk/tree/master/samples/src/projection_sample"&gt;https://github.com/IntelRealSense/realsense_sdk/tree/master/samples/src/projection_sample&lt;/A&gt;. The Projection Tool is a GUI that shows how projection works: &lt;A href="https://github.com/IntelRealSense/realsense_sdk/tree/master/sdk/src/tools/projection_tool"&gt;https://github.com/IntelRealSense/realsense_sdk/tree/master/sdk/src/tools/projection_tool&lt;/A&gt; &lt;A href="https://github.com/IntelRealSense/realsense_sdk/tree/master/sdk/src/tools/projection_tool"&gt;https://github.com/IntelRealSense/realsense_sdk/tree/master/sdk/src/tools/projection_tool&lt;/A&gt;.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Feel free to test this API samples and let us know if you need more assistance with this. &lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;We hope you find this information helpful. &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;Leonardo L</description>
      <pubDate>Mon, 24 Jul 2017 20:58:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Is-the-depth-aligned-to-RGB-on-ZR300/m-p/505906#M6355</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-07-24T20:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is the depth aligned to RGB on ZR300?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Is-the-depth-aligned-to-RGB-on-ZR300/m-p/505907#M6356</link>
      <description>&lt;P&gt;Hi  hanneswader, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;We are writing to follow up on your thread, let us know if the information provided worked for you or if you need further assistance with this.  We'll be looking forward to your reply. &lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Have a great day! &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;Leonardo L</description>
      <pubDate>Thu, 27 Jul 2017 15:51:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Is-the-depth-aligned-to-RGB-on-ZR300/m-p/505907#M6356</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-07-27T15:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is the depth aligned to RGB on ZR300?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Is-the-depth-aligned-to-RGB-on-ZR300/m-p/505908#M6357</link>
      <description>&lt;P&gt;Hi Leonardo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much for your answer!&lt;/P&gt;&lt;P&gt;Sorry for my delay, I found very little time this week for this.&lt;/P&gt;&lt;P&gt;However, the examples are great!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the projection sample, I see that each pixel in the depth image is processed to a 3d point:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/realsense_sdk/blob/master/samples/src/projection_sample/main.cpp#"&gt;https://github.com/IntelRealSense/realsense_sdk/blob/master/samples/src/projection_sample/main.cpp#&lt;/A&gt; L48 realsense_sdk/main.cpp at master · IntelRealSense/realsense_sdk · GitHub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there is no actual projection using the camera intrinsics. The code just uses the pixel coordinates as x  and y coordinates in 3D world, which I dont quite understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will do some experiments with the projection tool today and report the outcome here. &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;Update: Ahh, I just looked into the source of projection_-&amp;gt;map_depth_to_color and saw, that it actually expects the image coordinates and the depth value in m.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2017 07:33:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Is-the-depth-aligned-to-RGB-on-ZR300/m-p/505908#M6357</guid>
      <dc:creator>HWade</dc:creator>
      <dc:date>2017-07-28T07:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Is the depth aligned to RGB on ZR300?</title>
      <link>https://community.intel.com/t5/Items-with-no-label/Is-the-depth-aligned-to-RGB-on-ZR300/m-p/505909#M6358</link>
      <description>&lt;P&gt;Hi  hanneswader, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;More than welcome, sure, feel free to test the projection tool once you have time and let us know how it goes after testing. &lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Have a great day! &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;Leonardo L</description>
      <pubDate>Fri, 28 Jul 2017 14:21:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/Is-the-depth-aligned-to-RGB-on-ZR300/m-p/505909#M6358</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-07-28T14:21:25Z</dc:date>
    </item>
  </channel>
</rss>

