Moved tutorial table-of-contents files to corresponding root level

This commit is contained in:
Maksim Shabunin
2014-12-24 18:44:52 +03:00
parent bebf6c47c6
commit ad6a80f68c
173 changed files with 0 additions and 1 deletions

View File

@@ -0,0 +1,26 @@
OpenCV iOS {#tutorial_table_of_content_ios}
==========
- @subpage tutorial_hello
*Compatibility:* \> OpenCV 2.4.3
*Author:* Charu Hans
You will learn how to link OpenCV with iOS and write a basic application.
- @subpage tutorial_image_manipulation
*Compatibility:* \> OpenCV 2.4.3
*Author:* Charu Hans
You will learn how to do simple image manipulation using OpenCV in iOS.
- @subpage tutorial_video_processing
*Compatibility:* \> OpenCV 2.4.3
*Author:* Eduard Feicho
You will learn how to capture and process video from camera using OpenCV in iOS.