MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
I would still think that the accuracy will be the difference between the known real-world height (the tape-measured distance between the object surface and the front glass of the camera) and the de...
-
Sometimes you can force your way past an error pop-up box by repeatedly clicking the OK button and then the camera may be detected and function normally afterwards. The ideal situation is to avoid...
-
Hi Toni Divic You are correct, the auto_exposure_limit error is caused by using firmware version 5.15.1.0, which is designed for use with RealSense SDK version 2.54.2. If you go to the firmware R...
-
Hi Aaron Wiens On a PC you can use pip install pyrealsense2 with Python 3.7 to 3.11. Newer Python versions such as 3.12 need the pyrealsense2 wrapper to be built from source code at the time of w...
-
If the camera is installed at a known fixed height from a surface that does not change then the error will be the difference between that height and the depth value (the 'Z' distance) that the came...
-
You are very welcome. I'm pleased to hear of your satisfactory outcome. Thanks very much for the update!
-
Hi Dmitrii Sokolov RMS Error is error that starts at around zero at the camera and linearly increases as the distance of an observed object / surface from the camera increases. Higher error equat...
-
Hi Zahid Iqbal If you export depth to a .csv format file then all of the depth coordinates will be preserved in a text format that can later be imported into tools such as spreadsheets and databas...
-
Hi Thomas Gnaedig Please try resetting your camera to its factory-new default configuration in the RealSense Viewer tool using the instructions at the link below to see whether it improves your ca...
-
Checkerboards are typically used for camera calibration rather than measuring depth values from the board. The depth sensing algorithm of RealSense cameras can become confused by repeating horizon...