Just to confirm, is the maximum bit depth for the RGB and IR streams on the D415 8 bits?
"RAW16" format for RGB exists, but each pixel of it takes 16 bits, which is lower than the 24 bits taken by each pixel of the "RGB8" format. It is greyed out when we select it for streaming RGB in RealSense Viewer 2.0.
"Y16" for IR is an option in RealSense Viewer 2.0, but it is greyed out when we select it for streaming.
So, is there any way to increase the bit depth from 8 to 16 bits for IR and RGB?
So, the maximum bit depth for RGB is 8 bits, while that for IR is 16 bits (with Y16 and UYVY formats for IR).
链接已复制
I did not have any problems selecting Y16 for IR and RGB on my own D415. Can you confirm please what the name of your camera is listed as in the RealSense Viewer? If it is fully functioning correctly in USB 3.0 mode then the camera name should be 'Intel RealSense 415'.
However, if the camera is only being detected in USB 2.0 mode (USB2) then the name will be listed as 'Intel RealSense USB2' and some settings will be unavailable. Is your camera listed as USB2, please?
I tried to reproduce your problem. Is the 'off' icon beside the word Stereo Module ghosting out when you select certain IR settings, preventing you from starting the stream?
This occurs because not every mode is available at every resolution and FPS value. I extracted from the data sheet the table of supported settings for the IR.
You only need INFRARED1 to get an infrared image and can de-select INFRARED2. In a successful test, I selected UYVY for INFRARED1, with a resolution of 1280x7w0 and 30 FPS, the maximum available FPS at that resolution according to the chart. Then the Off icon was un-ghosted to permit streaming.
That table above is just for the IR mode. The full table for RGB, IR and depth is on page 21 of this data sheet document:
https://www.mouser.com/pdfdocs/Intel_D400_Series_Datasheet.pdf https://www.mouser.com/pdfdocs/Intel_D400_Series_Datasheet.pdf
