MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
The only known fix for the Bullseye issue has been from a RealSense user who installed Buster first and then copied two binary files over from Buster to Bullseye. They did not specify which binary...
-
Hi Info Cgcreator I am not aware of current plans for an official Pi 5 installation guide. Pi installation guidance is typically provided by RealSense community members. Pi is also a difficult pl...
-
The RealSense SDK alone does not have functions that can analyze the image in real-time and determine whether an area of the image is a blob and then check its characteristics..
-
Hi Leonj2014 If you are sing the self-calibration white paper then the calibration tools in the RealSense Viewer such as On-Chip and Tare only calibrate depth and not RGB. So the minimum RGB resol...
-
Hi, the minimum depth sensing distance of the D435i camera model will be around 0.1 meters / 10 cm. Below is an example of Python code for altering the minimum depth sensing distance with the Dis...
-
Hi James Tu Whilst I do not have information about the removal of the NRTL logo from modules, as the notice anticipates no impact to customers then it is likely merely a cosmetic change rather tha...
-
Hi Abnave M Some RealSense users have calculated the random walk of the IMU using a technique called an Allan variance plot. A link to an example reference for this method can be found below. htt...
-
Hi Joelgeorge9195 You can run an on-chip calibration as frequently as you wish. Doing so cannot harm the camera hardware because you manually save the calibration to the camera once you achieve a...
-
Hello, I hope that the Python pyrealsense2 code at the link below will be helpful. https://github.com/IntelRealSense/librealsense/issues/8299#issuecomment-773833234
-
The key differences between D435 and D455 are that D455 (a) has better depth-to-color alignment, (b) the depth and color field of view sizes of D455 are approximately the same, whilst the color sen...