Hi,
I run my application on deepstream-app sample for detect object. But I just want to detect obj in small area on frame, so I draw something (like rectangle) in other area on frame before start inference processing.
How can I do that?
Thanks.
Hi,
I run my application on deepstream-app sample for detect object. But I just want to detect obj in small area on frame, so I draw something (like rectangle) in other area on frame before start inference processing.
How can I do that?
Thanks.
any update?
Hi!
You can watch this Run sqie if necessary
The plugin Gst-nvvideoconvert may be useful for you. Try its dst-crop
property.