MartyX Grover
- Total activity 2348
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 727
Comments
Recent activity by MartyX Grover-
Hi Rakesh Bhat It sounds as though you want a way to detect when a measured depth is lower than the D415's minimum depth sensing distance of 0.3 meters. Is that correct please? If so then I can u...
-
As you have posted your question at the RealSense GitHub too, I will continue the case there so that the discussion is not being conducted at two locations at the same time. https://github.com/Inte...
-
Thanks very much. Do you have the ability to run the code outside of Valgrind and monitor the memory usage to confirm whether it is a Valgrind-specific leak? You could check memory usage in Window...
-
This question is responded to at a copy of the case at the link below. https://support.intelrealsense.com/hc/en-us/community/posts/1500001255362
-
Hi Sanket Mali Which version of the RealSense SDK are you using, please It looks as though your script is based on the RealSense SDK's Ready to Hack example on the librealsense front page. Doe...
-
Given the close proximity of the chessboard and box in the earlier successful images, I wonder whether box_dimensioner_multicam was designed with short-range analysis in mind. If you are moving the...
-
Hi Luciano Fernandez I would typically expect the green bounding box generated around boxes by the box_dimensioner_multicam example to align with the contours of the box instead of being at a 45 d...
-
The Measure tool is available as a standalone SDK example program outside of the Viewer. https://github.com/IntelRealSense/librealsense/tree/master/examples/measure I am not aware of an alternati...
-
Hi Varsha 11891 A reason why the Measure option in the 3D mode of the RealSense Viewer may be disabled is if the GLSL options in the 'Performance' section of the Viewer's Settings page are disable...
-
RS2_OPTION_HOST_PERFORMANCE is listed as a RealSense L515 lidar depth camera option in the API Changes notes of the RealSense SDK. https://github.com/IntelRealSense/librealsense/wiki/API-Changes#v...