View my account

record or extract raw left and right RGB images from D435i

Comments

1 comment

  • MartyG

    Raw RGB can be provided in a RAW Bayer format, which is recognized by Librealsense as a format called V4L2_PIX_FMT_RW16

    Although recognized by the RealSense SDK as a legacy format for the sake of back compatibility, I don't believe it is accessible through the SDK by the user.

    Regarding your wish for both left and right RGB: a member of the RealSense support team has said "For the RealSense D41x, the RGB stream is available only via the "left" IR imager.  Left and right IR imager on the D43x series camera are monochrome sensors; hence, no RGB color".

    1
    Comment actions Permalink

Please sign in to leave a comment.