Overlay red on the image

Please provide complete information as applicable to your setup.

**• Hardware Platform (Jetson / GPU)**RTX4080
• DeepStream Version7.0
i am using deepstream_imagedata-multistream.py from deepstream-imagedata-multistream for multicamera detection in python.
i like to overlay red on top of image on display. How can i do that in this tiler_sink_pad_buffer_probe probe function?

How do you want it to overlay? All frames, all objects, or specific frames, or specific objects ?

If you want to overlay an object in red, change the draw_bounding_boxes line drawing to fill red.

I did already. I’ll post the solution I used later

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.