RealSense Support

D435 parcel dimension measurement: How can I reduce errors caused by reflective packing tape?

Comments

1 comment

  • MartyX Grover

    Hi LEWIS LEWIS Thanks very much for your questions.

     

    1. A key indicator of areas of the image where the camera had difficulty reading a surface due to glare is if there are empty black areas (on the depth image) or areas of bright white (on the IR image).  The IR sensors can see in the dark, so if you turn the overhead lighting off and there is still glare on the IR image, this could indicate that the IR light projection is responsible.

     

    1. Yes, placing thin-film linear polarizer filters over the camera lenses on the outside of the camera can greatly negate the glare from reflections.  Most polarizing filters will work as long as they are linear, though circular filters like those in 3D glasses do not work.  The filters can be purchased inexpensively on stores such as Amazon by searching for ‘linear polarizing filter sheet’.

     

    1. LED lights would be recommendable as they do not cast shadow.  Shadows can cause problems with measuring cardboard boxes from overhead because the floor shadow confuses the camera into thinking it is looking at a box edge.

     

    1. The default settings should work well, though you can experiment with reducing the Laser Power, as this will decrease the intensity of the IR light projection and so may reduce reflections from the tape. 

     

    Although decreasing Laser Power can reduce the quality of the depth image, having a good level of artificial overhead lighting can help to compensate for this.  The default value of Laser Power is 156, so you could try setting it to ‘99’.

     

    It is possible to automatically eliminate outliers with software filters, though this typically involves using a third-party library such as PCL in combination with the RealSense SDK as these functions are not built into the SDK.

     

    Regarding the 5 mm accuracy target, if the camera is 1 meter or less above the box then it may be an attainable target for D435.  If the camera is further from the box then accuracy is likely to be less.

     

    There is a detailed discussion about measuring boxes from overhead at the link below.

    https://github.com/realsenseai/librealsense/issues/14863

     

    The customer in that case found that they experienced measuring inaccuracy if the box was larger than the weigh scale platform beneath it so that the edges of the platform were not visible to the camera.  They found that a solution that worked for them was to capture the empty weigh platform first and then capture again when the box was placed on the platform.

    0
    Comment actions Permalink

Please sign in to leave a comment.