Use d435i to calculate the actual size of the object

I can draw a box surrounding an object like this and have the pixel coordinates of the points that make up that box...so is there any way to use a camera to calculate the actual size of the object by calculating it? Calculate the size (length, width, height) of the box surrounding it
-
Hi Ttbinh12122002 The RealSense SDK has a Python example program called box_dimensioner_multicam.py for calculating the volume of an object (length, width, height).

-
Some other volume estimation methods can be found here:
https://support.intelrealsense.com/hc/en-us/community/posts/5606479919379/comments/5609636432915
Please sign in to leave a comment.
Comments
3 comments