I am trying to run this app : deepstream_python_apps/apps/deepstream-segmentation at master · NVIDIA-AI-IOT/deepstream_python_apps · GitHub
This app takes a stored image file as input , I want to use a Mat Object from openCV as input for this deepstream pipeline , what can I do for this ? All I find are C++ references and no Python References