Calculating the distance between object and depth camera
I am working on real sense depth camera D435i and i am trying to calculate the distance between the detected object to the camera. can anyone tell me how to find the distance..?
-
A reply has been posted on the RealSense GitHub forum's version of this question.
https://github.com/IntelRealSense/librealsense/issues/5865
As well as the Python-related response on the GitHub, a C++ sample script for getting the distance to an object can also be found on the link below:
https://github.com/IntelRealSense/librealsense#ready-to-hack
Please sign in to leave a comment.
Comments
1 comment