Carlsonito

  • Total activity 8
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 3

Activity overview

Latest activity by Carlsonito
  • Carlsonito created a post,

    Use realsense d435i underwater

    I am using realsensed435i to measure the distance of an object underwater. Since infrared light attenuates quickly underwater, the measured distance error is very large(The real distance is 90 cm, ...

  • Carlsonito commented,

    Hi,Alexandra I'm sorry for replying to you so late. My problem has been solved. Your answer is of great help to me. Thank you for your help   Regards, Carlsonito  

  • Carlsonito commented,

    Hey Jerry,What you see is not a depth image, it's a binary image. I change my target to white pixels, and then calculate the corresponding depth according to the pixel position of the white area.Ab...

  • Carlsonito created a post,

    Gets the depth of the pixel

    My goal is to find the depth corresponding to the white pixels of the image. But the distance I found using the function get_distance() is incorrect. My box is about 0.5 meters from the camera.The ...

  • Carlsonito created a post,

    D435i draw a box of interest in the video stream

    I am a beginner of a realsense camera, I would like to ask how to draw a box of interest in the video stream and keep it displayed. I know the way of ordinary camera, if you can give me some method...