MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
Okay, thanks for the clarification!
-
Can you confirm that you have created a new case for the attention of the Help Center team using the New Post button on the Help Center front page, please? I do not see another case in the front-p...
-
If you were using the 2.53.1 Viewer then its firmware updater mechanism should have installed firmware 5.14.0.0, which is newer than the minimum 5.13.0.50 and so should not have caused the D455 to ...
-
Hello, it sounds as though you were using the RealSense Viewer tool, which has such a firmware pop-up message. Is that correct please? If you were using the Viewer, do you know which version of ...
-
The only other method that I am aware of for aligning RealSense RGB to IR is suggested here: https://github.com/IntelRealSense/librealsense/issues/1556#issuecomment-389061477
-
The RGB image produced by the dedicated RGB sensor is though typically closer to that of an ordinary RGB video webcam than the RGB From Left IR image, which has different colouring.
-
The OmniVision sensors that are used in RealSense cameras can output different types of stream with the same sensor component. For example, in D455-type cameras the left and right IR sensors that ...
-
2. RealSense camera models that support the RGB From Left IR mode can generate an image in RGB formats such as RG8 and BGR8 using the infrared sensor. So whilst the image is not coming from a sens...
-
1. An RGB from Left IR image behaves like a colorized infrared image. For example, it can take advantage of the light projected by the camera's IR emitter to see in the dark, whilst the RGB senso...
-
align_to is designed to align two streams - one stream to another - and one of those two streams must be depth. The suggested Python script is the only available solution for a three-stream alignm...