mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
Add next and previous navigation links to all tutorials
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
OpenCV iOS Hello {#tutorial_hello}
|
||||
================
|
||||
|
||||
@next_tutorial{tutorial_image_manipulation}
|
||||
|
||||
Goal
|
||||
----
|
||||
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
OpenCV iOS - Image Processing {#tutorial_image_manipulation}
|
||||
=============================
|
||||
|
||||
@prev_tutorial{tutorial_hello}
|
||||
@next_tutorial{tutorial_video_processing}
|
||||
|
||||
Goal
|
||||
----
|
||||
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
OpenCV iOS - Video Processing {#tutorial_video_processing}
|
||||
=============================
|
||||
|
||||
@prev_tutorial{tutorial_image_manipulation}
|
||||
|
||||
|
||||
This tutorial explains how to process video frames using the iPhone's camera and OpenCV.
|
||||
|
||||
Prerequisites:
|
||||
|
||||
Reference in New Issue
Block a user