7159486
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
Activity overview
Latest activity by 7159486-
7159486 commented,
and on the large resolution even in the center does not give the distance
-
7159486 commented,
We've tried everything, but still your example gives a distance of 0 everywhere except the center
-
7159486 commented,
Do I understand correctly that in order to determine the distance R (range) from your drawing, we have to use the instructions you gave above? Can you help us to understand how to determine the ab...
-
7159486 commented,
Thank you! Where can I find these instructions for get_distance()
-
7159486 commented,
how do we find out that distance?
-
7159486 commented,
Is there any way to measure the absolute value? In your drawing, it's the R line.
-
7159486 created a post,
What distance does the camera show
Hi! Can you tell me if the D435 camera measures the distance to the plane in which the object is located or directly to the object itself? The picture shows it. That is, the camera measures X dista...
-
7159486 commented,
The thing is, I don't get the distance from depth_image, which is in the form of (np) arrays, I also get it from depth_frame = frames.get_depth_frame() I attach a picture of the code that is used
-
7159486 commented,
Thank you. That's the code we originally sent in this request. What is the difference between what you sent and the code in the first message? This code doesn't work.
-
7159486 commented,
Thanks so much for the reply! Can you tell me why I have to write so much code to get the distance to a point? Isn't this implemented in the RealSense library itself as a single method? Or maybe th...