• Hardware Platform (Jetson / GPU)
Jetson Orin • DeepStream Version
6.1.1 • JetPack Version (valid for Jetson only)
5.0.2 • TensorRT Version
8.4.1-1+cuda11.4
Hello I am trying to modify gstdsexample.cpp to add a black-and-white filter for the input of my third detector. I have added dsexample plugin to my pipeline and successfully blur the detections using OpenCV.
I tried to modify the blur_objects function and added the filter but it does not have any effect on the video.
How can I modify gstdsexample.cpp to only apply the filter to the input of my third detector?
I did compile it, but I didn’t add it to the lib path. Probably that is what I am missing. When you said lib path, what exactly do you mean? I comment out the blurring part and compiled it and the blurring do not happen. Not sure where I need to copy the libnvdsgst_dsexample.so
There is no update from you for a period, assuming this is not an issue anymore.
Hence we are closing this topic. If need further support, please open a new one.
Thanks