GstInference - Overlay Elements

Revision as of 00:30, 28 February 2019 by Mtaylor (talk | contribs) (Created page with "<noinclude> {{GstInference/Head|previous=Supported backends/TensorFlow|next=Overlay Elements/Classification Overlay|keywords=GstInference, Inference overlay}} </noinclude> <!-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)




Previous: Supported backends/TensorFlow Index Next: Overlay Elements/Classification Overlay




Alongside GstInference's inference plugins, we provide a series of elements that help visualize inference results on Gstreamer. This section provides documentation on these elements.

Element Description Status
classificationoverlay Creates a text overlay with the most probable class on an incoming buffer with classification metadata Complete
detectionoverlay Draws a square with its respective label for every bounding box contained in the buffer's detection metadata Complete
segmentationoverlay - Coming soon


Previous: Supported backends/TensorFlow Index Next: Overlay Elements/Classification Overlay