Jump to content

GstInference/Overlay Elements: Difference between revisions

no edit summary
(Created page with "<noinclude> {{GstInference/Head|previous=Supported backends/TensorFlow|next=Overlay Elements/Classification Overlay|keywords=GstInference, Inference overlay}} </noinclude> <!-...")
 
No edit summary
Line 25: Line 25:
| <span style="color:#800000"> Coming soon </span>
| <span style="color:#800000"> Coming soon </span>
|}
|}
=Installation=
To build the overlay elements you need OpenCV >= 3.3.1. Enable or disable the construction of the overlay elements using the option <code>--<enable/disable>-opencv</code> during autogen or configure:
<syntaxhighlight lang='bash'>
./autogen.sh --enable-opencv #Build the elements (default)
./autogen.sh --disable-opencv #Don't build the elements
</syntaxhighlight>


<noinclude>
<noinclude>
{{GstInference/Foot|Supported backends/TensorFlow|Overlay Elements/Classification Overlay}}
{{GstInference/Foot|Supported backends/TensorFlow|Overlay Elements/Classification Overlay}}
</noinclude>
</noinclude>
661

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.