.. _Table-Of-Content-Viz:

**OpenCV Viz**
-----------------------------------------------------------

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

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

  ================== ===============================================================================
   |VizLaunchingViz|   **Title:** :ref:`launching_viz`

                       *Compatibility:* > OpenCV 3.0.0

                       *Author:* Ozan Tonkal

                       You will learn how to launch a viz window.

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

  .. |VizLaunchingViz| image:: ../launching_viz/images/window_demo.png
                         :height: 120pt
                         :width:  90pt

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

  ================ ============================================================================
    |WidgetPose|    **Title:** :ref:`widget_pose`

                    *Compatibility:* > OpenCV 3.0.0

                    *Author:* Ozan Tonkal

                    You will learn how to change pose of a widget.

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

  .. |WidgetPose|  image:: ../widget_pose/images/widgetpose.png
                        :height: 90pt
                        :width:  90pt

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

  ==================  ============================================================================
   |Transformations|   **Title:** :ref:`transformations`

                       *Compatibility:* > OpenCV 3.0.0

                       *Author:* Ozan Tonkal

                       You will learn how to transform between global and camera frames.

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

  .. |Transformations| image:: ../transformations/images/global_view_point.png
                           :height: 120pt
                           :width:  90pt

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

  ==================  ============================================================================
   |CreatingWidgets|   **Title:** :ref:`creating_widgets`

                       *Compatibility:* > OpenCV 3.0.0

                       *Author:* Ozan Tonkal

                       You will learn how to create your own widgets.

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

  .. |CreatingWidgets| image:: ../creating_widgets/images/red_triangle.png
                            :height: 120pt
                            :width:  90pt

.. raw:: latex

   \pagebreak

.. toctree::
   :hidden:

   ../launching_viz/launching_viz
   ../widget_pose/widget_pose
   ../transformations/transformations
   ../creating_widgets/creating_widgets
