Items with no label
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
3340 Discussions

Can you get depth and color from 415/435 left and right imagers at the same time?

estei
Beginner
1,664 Views

In the 415 and 435 cameras (ignoring the existing RGB camera), can you get both the depth output as well as the video output from the left and right global shutter cameras at the same time? Or is it just one or the other. I'd like to get the depth map, and also be able to feed the camera data to another algorithm.

Thank you

0 Kudos
1 Solution
MartyG
Honored Contributor III
544 Views

if you are asking if it is possible to stream both RGB and depth at the same time, yes you can. The 'Capture' sample program shows how to synchronize and render depth and RGB.

https://github.com/IntelRealSense/librealsense/tree/master/examples/capture librealsense/examples/capture at master · IntelRealSense/librealsense · GitHub

View solution in original post

0 Kudos
2 Replies
MartyG
Honored Contributor III
545 Views

if you are asking if it is possible to stream both RGB and depth at the same time, yes you can. The 'Capture' sample program shows how to synchronize and render depth and RGB.

https://github.com/IntelRealSense/librealsense/tree/master/examples/capture librealsense/examples/capture at master · IntelRealSense/librealsense · GitHub

0 Kudos
estei
Beginner
544 Views
0 Kudos
Reply