View my account

Does the IR data I obtained from Realsense D415 contain visible brand information?

Comments

1 comment

  • MartyG

    hi Chen2 22  The infrared image does not use data from the RGB color sensor.  The left sensor is capable of outputting an RGB image from the left infrared imager on certain RealSense camera models (D405, D415, D455) but that is a separate mode from the infrared image.

     

    Although the infrared image resembles a gray RGB image, it is not RGB format.  By default it is Y8 format. 

     

    The left and right imagers can provide an infrared image.  Depth frames are constructed using images from both infrared imagers, which is why D415 is called a 'stereo' depth camera.

     

    The link below advises that the D415 has a Bayer pattern filter to extract color but it does not block infrared.

    https://github.com/IntelRealSense/librealsense/issues/1070#issuecomment-366405803

    0
    Comment actions Permalink

Please sign in to leave a comment.