MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
Hi Pcray If you are using a D455 like Jason Delevan then the firmware release notes for the 'Production' firmware state that 5.12.7.100 no longer supports D455. https://dev.intelrealsense.com/docs...
-
The RealSense depth stream already has a distortion model applied to it, so you should not need to add more distortion. A RealSense user at the link below who was using a chessboard tried using...
-
The genlock sync paper has been withdrawn by Intel as it was an unvalidated and experimental proof of concept, and the mode 1 and 2 paper in the link below is considered to be the validated and mat...
-
D457 is not supported for the ROS1 wrapper, which has ceased development and is no longer updated. The camera should work with the ROS1 wrapper and Noetic in USB mode though because it would be de...
-
A RealSense user at the link below explored multi-camera recording in Python and provided their code. https://github.com/IntelRealSense/librealsense/issues/8183 Alternatively, you could set up a ...
-
Hi Jeevaatre I have responded at the other question that you submitted at the link below. Thanks! https://support.intelrealsense.com/hc/en-us/community/posts/21473008939667 In USB mode, the D457...
-
Hi Jeevaatre Interfacing with OpenCV and Python is fully supported by the RealSense SDK (librealsense). SDK versions 2.53.1 and newer are compatible with D457 over a GMSL connection in its defau...
-
Hi Stakoverflowed The type of filter used is CLAREX NIR-75N and is a near-infrared pass filter. More information can be found at the link below, including a chart that shows the wavelength of the...
-
Hi Bschwartz If you do not wish to use hardware-sync genlock then another possibility is to use camera metadata to sync between streams from a RealSense and non-RealSense camera. This method is ...
-
Depth images generated by the D415 model have less depth noise than the D435 / D435i models and so D415 has around 2x less error over distance (known as RMS Error) than D435 / D435i. A key differ...