• Hardware Platform - Jetson
• DeepStream Version
• JetPack Version (valid for Jetson only)
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only)
I am looking to use DeepStream 3D app with my custom-built Stereo Cameras. I can see that most DeepStream 3D examples include the use of RealSense SDK. Is there any option to use Deepstream with Stereo Cameras for Depth estimation without Realsense cameras?
I came across the following, however, could not find any reference apps.
https://docs.nvidia.com/vpi/algo_stereo_disparity.html#paper_sgm
My device does not move, not using Issac. Camera is stationary when taking video streams from both cameras. I know there is an OpenCV solution outside the deepstream. However, we would like to keep it in the Deepstream ecosystem if possible.
I’d really appreciate any help you could provide.