Moved tutorial table-of-contents files to corresponding root level
This commit is contained in:
26
doc/tutorials/ios/table_of_content_ios.markdown
Normal file
26
doc/tutorials/ios/table_of_content_ios.markdown
Normal 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.
|
Reference in New Issue
Block a user