1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 21:40:49 +08:00

Merge moved code from opencv/3.4

This commit is contained in:
Alexander Alekhin
2020-05-22 18:59:32 +00:00
5 changed files with 13 additions and 0 deletions

View File

@@ -1,6 +1,9 @@
Creating Widgets {#tutorial_creating_widgets} Creating Widgets {#tutorial_creating_widgets}
================ ================
@prev_tutorial{tutorial_transformations}
@next_tutorial{tutorial_histo3D}
Goal Goal
---- ----

View File

@@ -1,6 +1,8 @@
Creating a 3D histogram {#tutorial_histo3D} Creating a 3D histogram {#tutorial_histo3D}
================ ================
@prev_tutorial{tutorial_creating_widgets}
Goal Goal
---- ----

View File

@@ -1,6 +1,8 @@
Launching Viz {#tutorial_launching_viz} Launching Viz {#tutorial_launching_viz}
============= =============
@next_tutorial{tutorial_widget_pose}
Goal Goal
---- ----

View File

@@ -1,6 +1,9 @@
Transformations {#tutorial_transformations} Transformations {#tutorial_transformations}
=============== ===============
@prev_tutorial{tutorial_widget_pose}
@next_tutorial{tutorial_creating_widgets}
Goal Goal
---- ----

View File

@@ -1,6 +1,9 @@
Pose of a widget {#tutorial_widget_pose} Pose of a widget {#tutorial_widget_pose}
================ ================
@prev_tutorial{tutorial_launching_viz}
@next_tutorial{tutorial_transformations}
Goal Goal
---- ----