You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe your Request
Right now, we draw a bounding box overlay using the tensor_decoder element from the nnstreamer plugin package. The default is a blue color with 1 pixel border-width.
Describe your Request
Right now, we draw a bounding box overlay using the
tensor_decoder
element from thennstreamer
plugin package. The default is a blue color with 1 pixel border-width.https://nnstreamer.github.io/gst/nnstreamer/elements/gsttensor_decoder.html
We would need to extend the
tensor_decoder
element to accept color, border-width parameters. Looks like this is already on the nnstreamer todo list:https://github.com/nnstreamer/nnstreamer/blob/main/ext/nnstreamer/tensor_decoder/tensordec-boundingbox.c#L875
The text was updated successfully, but these errors were encountered: