View my account

How can I create the depth_frame using RealSense SDK (Camera D405)

Comments

1 comment

  • MartyG

    Hi F Ricardo Auto  As recommended in a recent D405 about glare at the link below, placing a linear polarization filter product over the lenses on the front of the camera can help to negate glare.

    https://github.com/IntelRealSense/librealsense/issues/11904

     

    RealSense 400 Series cameras already use the left and right infrared sensors to construct the depth image.  This is done in the camera hardware at the point of capture before the depth image is sent along the USB cable to the computer.  It uses raw infrared frames to do so, not the Infrared and Infrared 2 streams.

     

    The D405 is not equipped with a projector component, which on other 400 Series models such as D415, D435 and D455 aids depth analysis by projecting a semi-random dot pattern onto surfaces for the camera to analyze for depth information.  This means that plain, smooth or reflective surfaces may be more dificult for the D405 to depth-sense, resulting in more holes on the depth image.

     

    An alternative method for dealing with plain, smooth surfaces without a built-in projector is to use an external visible pattern projector to project a texture onto a surface that a D405 can see and depth-analyze.  Intel's white-paper document about use of projectos with 400 Series cameras has information about visible pattern projectors.

    https://dev.intelrealsense.com/docs/projectors#6-the-consumer-front-projector

    1
    Comment actions Permalink

Please sign in to leave a comment.