View my account

Strange streaming shown in RealSense-Viewer for RGB camera in 3D

Comments

2 comments

  • MartyG

    Hi Sheryl Leduc  Judging by the RealSense Viewer image that you have kindly provided, the Viewer is functioning in Windows as expected and the camera is not faulty.  The 3D mode is for generating a type of depth scan made up of three dimensional coordinates called a point cloud.  Because depth is the most important type of data in this mode, the RGB stream on its own will not function properly in the way that it does in 2D mode.

    In 3D mode, the role of RGB color is to be optionally mapped onto the depth points to create a combined textured point cloud.  It is also fine to have RGB disabled in 3D mode and have a point cloud based solely on depth data.

    So it is normal for the RGB image to appear non-functional in this mode when depth is not enabled.

    If you use RGB in the 2D mode then it should work fine, as you mentioned.

    0
    Comment actions Permalink
  • Sheryl Leduc

    MartyG.  Thank you so much for the quick response and the explanation!  I did not realize that it would look this way.  I will continue on to programming with the SDK :)

    0
    Comment actions Permalink

Please sign in to leave a comment.