Forum Discussion

GStew8's avatar
GStew8
Icon for New Contributor rankNew Contributor
6 years ago

I am developing software that will utilize the Realsense D435 Depth Camera. I am wondering how I can capture and store images (preferably JPG) from the RGB and Depth feed seperately.

I need to be able to save the images taken from the RGB camera as a JPG so they can be fed into an image classifier. The stills from the depth camera need to be saved as well in the same format. I am...