.. _Table-Of-Content-Video:

*video* module. Video analysis
-----------------------------------------------------------

Look here in order to find use on your video stream algorithms like: motion extraction, feature tracking and foreground extractions.

.. include:: ../../definitions/tocDefinitions.rst

+
  .. tabularcolumns:: m{100pt} m{300pt}
  .. cssclass:: toctableopencv

  =============== ======================================================
   |BgSub|        **Title:** :ref:`Background_Subtraction`

                  *Compatibility:* > OpenCV 2.4.6

                  *Author:* |Author_DomenicoB|

                  We will learn how to extract foreground masks from both videos and sequences of images and to show them.

  =============== ======================================================

  .. |BgSub| image:: images/Background_Subtraction_Tutorial_Cover.jpg
                   :height: 90pt
                   :width:  90pt

.. raw:: latex

   \pagebreak

.. toctree::
   :hidden:

   ../background_subtraction/background_subtraction
