1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

doc: tutorial refactor

This commit is contained in:
Maksim Shabunin
2020-12-05 01:46:00 +03:00
parent 6fdb7aee84
commit 461e26b60b
263 changed files with 623 additions and 878 deletions
@@ -4,6 +4,11 @@ Back Projection {#tutorial_back_projection}
@prev_tutorial{tutorial_histogram_comparison}
@next_tutorial{tutorial_template_matching}
| | |
| -: | :- |
| Original author | Ana Huamán |
| Compatibility | OpenCV >= 3.0 |
Goal
----
@@ -4,6 +4,11 @@ Histogram Calculation {#tutorial_histogram_calculation}
@prev_tutorial{tutorial_histogram_equalization}
@next_tutorial{tutorial_histogram_comparison}
| | |
| -: | :- |
| Original author | Ana Huamán |
| Compatibility | OpenCV >= 3.0 |
Goal
----
@@ -4,6 +4,11 @@ Histogram Comparison {#tutorial_histogram_comparison}
@prev_tutorial{tutorial_histogram_calculation}
@next_tutorial{tutorial_back_projection}
| | |
| -: | :- |
| Original author | Ana Huamán |
| Compatibility | OpenCV >= 3.0 |
Goal
----
@@ -4,6 +4,11 @@ Histogram Equalization {#tutorial_histogram_equalization}
@prev_tutorial{tutorial_warp_affine}
@next_tutorial{tutorial_histogram_calculation}
| | |
| -: | :- |
| Original author | Ana Huamán |
| Compatibility | OpenCV >= 3.0 |
Goal
----
@@ -4,6 +4,11 @@ Template Matching {#tutorial_template_matching}
@prev_tutorial{tutorial_back_projection}
@next_tutorial{tutorial_find_contours}
| | |
| -: | :- |
| Original author | Ana Huamán |
| Compatibility | OpenCV >= 3.0 |
Goal
----