Obtain measurement of a box
Which method / function should I call if I want to get the measurements of a 3D box ( length, width and height )?
-
There are a couple of pre-made example measurement programs in the RealSense SDK that you can refer to.
Python - 'Box_Dimensioner_Multicam'
C++ - 'Measure'
https://github.com/IntelRealSense/librealsense/tree/master/examples/measure
Please sign in to leave a comment.
Comments
1 comment