People Tracker on Video Replay ============================== This example shows how to run the people tracker pipeline on a video file. .. include:: /includes/blocking_behavior.rst Setup ##### .. include:: /includes/install_from_pypi.rst Pipeline ######## .. image:: /_static/images/pipelines/people_tracker.png :alt: Pipeline graph Source Code ########### .. tabs:: .. tab:: Python Also `available on GitHub `_. .. literalinclude:: ../../../../examples/replay/people-tracker.py :language: python :linenos: .. include:: /includes/footer-short.rst