View my account

Upward looking D435i in the sun

Comments

1 comment

  • MartyG

    Hi Kota Mogami  The imager component should not be damaged if it is pointed up directly at the sun but the imager may become saturated, causing the stream to freeze.  Resetting the camera should correct the problem and restores the camera to normal operation.

    If you anticipate the camera being pointed at the sun regularly, applying a physical filter called an ND filter over the camera lenses may help to avoid saturation.  This is described in section 3.1 of Intel's white-paper document about optical filters.

    https://dev.intelrealsense.com/docs/optical-filters-for-intel-realsense-depth-cameras-d400#section-3-types-of-optical-filters 

    Dorodnic the RealSense SDK Manager offers advice about resumption of streaming after a reset in the link below:

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

    If you are creating your own application, you can automate reset by including a command called hardware_reset(), and set up conditions for when a reset is allowed to activate (for example, when more than 50% of the pixels on an image have zero depth).

    1
    Comment actions Permalink

Please sign in to leave a comment.