Does the IR data I obtained from Realsense D415 contain visible brand information?
|
Hi there, What I'm curious about is that: Since the left imager can also return the RGB data. From the datasheet, we know that left imager don't have a IR filter, but Thank you very much! |
-
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
Please sign in to leave a comment.
Comments
1 comment