• Hardware Platform (Jetson / GPU) Jetson AGX Xavier
• DeepStream Version 5.0
• JetPack Version (valid for Jetson only) 4.4
I read about AGX Xavier Vision Accelerator description mentioned that it can be used for stereo disparity block matching. Questions:
- Do we have a demo in DeepStream SDK to show how it works?
- does Vision Accelerator support cuda opencv, for example: cv::cuda::StereoBM? do we have example demo source code for enable Vision Accelerator when calling cv::cuda::createStereoBM?
Thank you very much for your help.