.. _Table-Of-Content-iOS:

**OpenCV iOS**
-----------------------------------------------------------

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

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

  ============ ===============================================================================
   |iOSOpenCV|    **Title:** :ref:`OpenCViOSHelloWorld`

                  *Compatibility:* > OpenCV 2.4.3

                  *Author:* Charu Hans

                  You will learn how to link OpenCV with iOS and write a basic application.

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

  .. |iOSOpenCV| image:: images/intro.png
                   :height: 120pt
                   :width:  90pt

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

  ================ ============================================================================
   |iOSOpenCVImg|   **Title:** :ref:`OpenCViOSImageManipulation`

                    *Compatibility:* > OpenCV 2.4.3

                    *Author:* Charu Hans

                    You will learn how to do simple image manipulation using OpenCV in iOS.

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

  .. |iOSOpenCVImg| image:: images/image_effects.png
                   :height: 90pt
                   :width:  90pt

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

  =================  ============================================================================
   |iOSOpenCVVideo|   **Title:** :ref:`OpenCViOSVideoProcessing`

                      *Compatibility:* > OpenCV 2.4.3

                      *Author:* Eduard Feicho

                      You will learn how to capture and process video from camera using OpenCV in iOS.

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

  .. |iOSOpenCVVideo| image:: images/facedetect.jpg
                  :height: 120pt
                  :width:  90pt


.. raw:: latex

   \pagebreak

.. toctree::
   :hidden:

   ../hello/hello
   ../image_manipulation/image_manipulation
   ../video_processing/video_processing
