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 complexity of the MIPI driver installation instructions is aimed at developer teams rather than individuals. I would instead recommend trying to install the librealsense SDK using the simple l...
-
Hi Layth Mahdi What you describe is correct. The RealSense firmware driver contains a laser safety mechanism that shuts off the projector's laser if the internal Projector temperature of the came...
-
Has a firmware driver update been performed on the D455 camera recently? Is the camera detectable with the rs-enumerate-devices tool? Please try checking which firmware version is installed by u...
-
Hi Psa531 Are you using JetPack 6 on your AGX Orin, please? If you are then the Intel MIPI driver should be installed in order to add support for 'HID' devices (RealSense cameras with an IMU). ht...
-
Hi Yixun Liu If the D455 is not listed under Cameras in the Windows Device Manager, is there an Imaging Devices category that it is listed under? If it is not under Cameras or Imaging Devices, p...
-
On the depth image, the surface texture will be represented by colored pixels whose color represents the depth value of that pixel. A common way of colorizing the pixels is between the blue and re...
-
Hello, the link below has resources about hand-eye calibration with RealSense 400 Series cameras. https://github.com/IntelRealSense/librealsense/issues/13064
-
Hello Yuichiro Sano This website provides support for Intel RealSense depth sensing cameras. Do you want to calculate similarity using a RealSense camera, please?
-
The best way to set the Disparity Shift in C# would be to set the value in a json camera configuration file and then import the json file into your script to apply the setting, as described at the ...
-
I recommend ignoring the 'Viewer FPS' value in the frame metadata overlay. Instead, click on the 'i' icon on the same row of options to display the FPS value in real-time on top of the panel. Tha...