mirror of
https://github.com/opencv/opencv.git
synced 2024-12-05 01:39:13 +08:00
27 lines
603 B
Markdown
27 lines
603 B
Markdown
|
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.
|