<?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: D415 3D view is weird in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/D415-3D-view-is-weird/m-p/540370#M7850</link>
    <description>&lt;P&gt;I recreated your test with my own D415 and got exactly the same black offset area in 3D point-cloud mode.  I tried every single setting in the Viewer and nothing affected the shadow image, so I have to assume that it is a normal product of 400 Series camera point clouds.  If you look at the image in the sample program linked to below, you can see that the objects in the scene have the same black offset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/tree/master/examples/multicam"&gt;https://github.com/IntelRealSense/librealsense/tree/master/examples/multicam&lt;/A&gt; librealsense/examples/multicam at master · IntelRealSense/librealsense · GitHub &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should be taken into account that the SR300 and 400 Series do not use the same technology.  SR300 uses a type of sensing called Coded Light, like Microsoft's original Kinect camera.  The 400 Series, meanwhile, use Stereo imaging technology, with a pair of left and right IR imagers.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jun 2018 08:32:30 GMT</pubDate>
    <dc:creator>MartyG</dc:creator>
    <dc:date>2018-06-21T08:32:30Z</dc:date>
    <item>
      <title>D415 3D view is weird</title>
      <link>https://community.intel.com/t5/Items-with-no-label/D415-3D-view-is-weird/m-p/540369#M7849</link>
      <description>&lt;P&gt;I am testing D415 and SR300 using RealSense Viewer.&lt;/P&gt;&lt;P&gt;In RealSense Viewer, 2D and 3D scene from SR300 have no problem.&lt;/P&gt;&lt;P&gt;But, 2D and 3D scene from D415 is weird.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a black area in depth stream.&lt;/P&gt;&lt;P&gt;In that region, distance is zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In 3D scene, it seems color stream and depth stream are not match.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ply cloud point data acquired from 3D view is weird when i open it in meshlab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no problem like this for SR300.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is a problem and what do i have to do to acquire right data?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 07:53:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/D415-3D-view-is-weird/m-p/540369#M7849</guid>
      <dc:creator>sshin9</dc:creator>
      <dc:date>2018-06-21T07:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: D415 3D view is weird</title>
      <link>https://community.intel.com/t5/Items-with-no-label/D415-3D-view-is-weird/m-p/540370#M7850</link>
      <description>&lt;P&gt;I recreated your test with my own D415 and got exactly the same black offset area in 3D point-cloud mode.  I tried every single setting in the Viewer and nothing affected the shadow image, so I have to assume that it is a normal product of 400 Series camera point clouds.  If you look at the image in the sample program linked to below, you can see that the objects in the scene have the same black offset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/tree/master/examples/multicam"&gt;https://github.com/IntelRealSense/librealsense/tree/master/examples/multicam&lt;/A&gt; librealsense/examples/multicam at master · IntelRealSense/librealsense · GitHub &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should be taken into account that the SR300 and 400 Series do not use the same technology.  SR300 uses a type of sensing called Coded Light, like Microsoft's original Kinect camera.  The 400 Series, meanwhile, use Stereo imaging technology, with a pair of left and right IR imagers.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 08:32:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/D415-3D-view-is-weird/m-p/540370#M7850</guid>
      <dc:creator>MartyG</dc:creator>
      <dc:date>2018-06-21T08:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: D415 3D view is weird</title>
      <link>https://community.intel.com/t5/Items-with-no-label/D415-3D-view-is-weird/m-p/540371#M7851</link>
      <description>&lt;P&gt;That looks normal to me. The reason your head looks small is because it is compared to the background and the view needs to fit everything in to the same scale, and the reason for the black region is a) the camera can't see through your head, and b) an effect known as 'occlusion' - the depth and colour cameras are in different physical positions so can't see the all the same parts of the scene. Hold something close to your face and open one eye at a time to understand this!&lt;/P&gt;&lt;P&gt;The point cloud will look a little weird when there's such a range in view (you up close and the background far away). The camera error increases as the distance gets further too so you'll likely have lots of outlying points in the long range. I'd suggest trimming the min/max distance if you only want near or far range.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 08:50:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/D415-3D-view-is-weird/m-p/540371#M7851</guid>
      <dc:creator>jb455</dc:creator>
      <dc:date>2018-06-21T08:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: D415 3D view is weird</title>
      <link>https://community.intel.com/t5/Items-with-no-label/D415-3D-view-is-weird/m-p/540372#M7852</link>
      <description>&lt;P&gt;Thank you. I got a expected result through adjusting depth clamp min/max.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 09:24:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/D415-3D-view-is-weird/m-p/540372#M7852</guid>
      <dc:creator>sshin9</dc:creator>
      <dc:date>2018-06-21T09:24:45Z</dc:date>
    </item>
  </channel>
</rss>

