View my account

Suggestion for real sense model to buy

Comments

5 comments

  • MartyG

    Hello, the RealSense D455f model would be suited to your needs. 

    -  It has a global shutter on both the depth and RGB sensors that handles fast motion very well

    - It retains depth measurement accuracy over long distance, with 2x less error over distance than the D435 type model at 6 meters from the camera

    - It is equipped with a filter on its depth sensors for better performance in strong light conditions, which is where the 'f' in the model's name comes from

    - A feature called Thermal Compensation can automatically adjust depth measurements to take account of variations in temperature that might cause depth error

    https://www.intelrealsense.com/depth-camera-d455f/

     

    In general, RealSense 400 Series perform excellently in strong light anyway, but the filter is are advantageous in situations where the camera is directly facing a strong light source such as the sun.

     

    The depth sensing algorithm on all 400 Series cameras is also robust against vibration, making them very suitable for use on rough ground in agricultural applications.  If vibration is severe though then you could consider adding vibration damping pads to the mounting point of the camera.

    0
    Comment actions Permalink
  • Info

    Could be integrated/connected with the raspberri pi 5?

    You know just to be sure, before to purchase

    0
    Comment actions Permalink
  • MartyG

    The cameras can be used with Raspberry Pi boards, including Pi 5.  However, the full capabilities of the camera may not be able to be accessed on a Pi and the best that you may get is basic depth and RGB streams, with no IMU motion tracking data or the ability to use additional processing such as depth-to-color alignment or post-processing filters.

    0
    Comment actions Permalink
  • Info

    thank you very much for your answers, we are very interested in testing your camera.

    If possible I would like to ask if there is a repository where we can take samples of photos with rgb and depth to see how it behaves with moving objects

    also i would like to ask you if you have a photo stabilization system.

    Thanks again for your cooperation

    0
    Comment actions Permalink
  • MartyG

    The YouTube video at the link below of a RealSense-mounted vehicle travelling on a road is a useful reference for the simultaneous depth and RGB capture capabilities of RealSense 400 Series cameras.

    https://www.youtube.com/watch?v=OwJmCyAn3JQ

     

    There are also official sample 'bag' camera recordings that can be played back in the free RealSense Viewer tool without having to have a real camera attached.

    https://github.com/IntelRealSense/librealsense/blob/master/doc/sample-data.md

     

    There is not a dedicated image stabilization mechanism, but you should be able to achieve a similar blur reduction effect by setting a high frames per second (FPS) frequency, such as 60 or 90 frames per second.

    0
    Comment actions Permalink

Please sign in to leave a comment.