Please provide complete information as applicable to your setup.
• Hardware Platform (GPU)
**• DeepStream Version6.1
**• TensorRT Version*8.2
**• NVIDIA GPU Driver Version (valid for GPU only)11.6-515
Dear professor:
Thank you for your reading this information. I hope you have a good day.
I meet a problem shown in the following picture.
I cropped the same area in 100 frames of the stream, and sum, average to get the up picture. So I hope to send the picture to the secondary engine.
All the operations are in dsexample. and the pipeline is the default setting.
I hope to use the picture to replace the original buffer data, and send the location information to the secondary engine.
Could you give me some advice?
(1) Is the method right? If it is right, how to replace the buffer data? could you gave me some reference?
(2) If the method is hard to realize, what I should do?
Thank you very much.