Carlsonito
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Posts
Recent activity by Carlsonito-
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, ...
-
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 ...
-
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...