OpenCV Error: Assertion failed (vxGetStatus((vx_reference)img) == VX_SUCCESS)

I’m using deepstream-l4t:5.1-21.02 and trying to run:
desktop:/opt/nvidia/deepstream/deepstream-5.1$ deepstream-app -c samples/configs/deepstream-app/source4_1080p_dec_infer-resnet_tracker_sgie_tiled_display_int8.txt

but it throws this error:

An exception occurred. An exception occurred. /dvs/git/dirty/git-master_linux/multimedia/deep-learning/VisionWorksAPI/1.5/headers/NVX/nvx_opencv_interop.hpp:296: error: (-215) vxGetStatus((vx_reference)img) == VX_SUCCESS in function createVXImageFromCVMat

/dvs/git/dirty/git-master_linux/multimedia/deep-learning/VisionWorksAPI/1.5/headers/NVX/nvx_opencv_interop.hpp:296: error: (-215) vxGetStatus((vx_reference)img) == VX_SUCCESS in function createVXImageFromCVMat

How can I fix it?

Environment

TensorRT Version: 7.1.3
GPU Type:
Nvidia Driver Version:
CUDA Version: 10.2.89
CUDNN Version: 8.0.0
Operating System + Version:Ubuntu 18.04
Python Version (if applicable): 4.5.0 complied with CUDA: YES
TensorFlow Version (if applicable):
PyTorch Version (if applicable):
Baremetal or Container (if container which image + tag):

Steps To Reproduce

Follow this link: https://docs.nvidia.com/metropolis/deepstream/dev-guide/text/DS_Quickstart.html
[/quote]

HI,
May i know which platform you are running on?

Xavier NX.

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Hi
I did not meet any issues running with this configuration, did you make some changes?