Visualizer Demo =============== This example shows how to use the visualizer component to display the detection results and configure the style of text and tracker. .. include:: /includes/blocking_behavior.rst Setup ##### .. include:: /includes/install_from_pypi.rst Pipeline ######## .. image:: /_static/images/pipelines/visualizer.png :alt: Pipeline graph Source Code ########### .. tabs:: .. tab:: Python Also `available on GitHub `_. .. literalinclude:: ../../../../examples/visualizer/visualizer.py :language: python :linenos: .. include:: /includes/footer-short.rst