mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
Add next and previous navigation links to all tutorials
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
How to Use Background Subtraction Methods {#tutorial_background_subtraction}
|
||||
=========================================
|
||||
|
||||
@next_tutorial{tutorial_meanshift}
|
||||
|
||||
- Background subtraction (BS) is a common and widely used technique for generating a foreground
|
||||
mask (namely, a binary image containing the pixels belonging to moving objects in the scene) by
|
||||
using static cameras.
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
Meanshift and Camshift {#tutorial_meanshift}
|
||||
======================
|
||||
|
||||
@prev_tutorial{tutorial_background_subtraction}
|
||||
@next_tutorial{tutorial_optical_flow}
|
||||
|
||||
Goal
|
||||
----
|
||||
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
Optical Flow {#tutorial_optical_flow}
|
||||
============
|
||||
|
||||
@prev_tutorial{tutorial_meanshift}
|
||||
|
||||
Goal
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user