I am using the Intel ReslSense D435 stereo camera. I need to get RGB image correlated with depth information. I am using the LabVIEW wrapper.
I succeed to grab depth info, grayscale image of the left camera and RGB image from the RGB camera. I didn't succeed to get RGB image from the left camera (the dll doesn't give me an option to do it).
The RGB image is not correlated with the depth info. How can I correlate between the RGB and the depth?