File: table_of_content_ios.markdown

package info (click to toggle)
opencv 3.2.0%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 238,480 kB
  • sloc: xml: 901,650; cpp: 703,419; lisp: 20,142; java: 17,843; python: 17,641; ansic: 603; cs: 601; sh: 516; perl: 494; makefile: 117
file content (26 lines) | stat: -rw-r--r-- 603 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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.