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

Updated sample files documentation inclusions

This commit is contained in:
Maksim Shabunin
2014-12-26 14:35:46 +03:00
parent ec9a17e71a
commit b4050c775e
28 changed files with 171 additions and 183 deletions
@@ -12,7 +12,7 @@ In this tutorial you will learn how to
Code
----
You can download the code from [here ](samples/cpp/tutorial_code/viz/creating_widgets.cpp).
You can download the code from [here ](https://github.com/Itseez/opencv/tree/master/samples/cpp/tutorial_code/viz/creating_widgets.cpp).
@includelineno samples/cpp/tutorial_code/viz/creating_widgets.cpp
Explanation
@@ -14,7 +14,7 @@ In this tutorial you will learn how to
Code
----
You can download the code from [here ](samples/cpp/tutorial_code/viz/launching_viz.cpp).
You can download the code from [here ](https://github.com/Itseez/opencv/tree/master/samples/cpp/tutorial_code/viz/launching_viz.cpp).
@includelineno samples/cpp/tutorial_code/viz/launching_viz.cpp
Explanation
@@ -13,7 +13,7 @@ In this tutorial you will learn how to
Code
----
You can download the code from [here ](samples/cpp/tutorial_code/viz/transformations.cpp).
You can download the code from [here ](https://github.com/Itseez/opencv/tree/master/samples/cpp/tutorial_code/viz/transformations.cpp).
@includelineno samples/cpp/tutorial_code/viz/transformations.cpp
Explanation
@@ -13,7 +13,7 @@ In this tutorial you will learn how to
Code
----
You can download the code from [here ](samples/cpp/tutorial_code/viz/widget_pose.cpp).
You can download the code from [here ](https://github.com/Itseez/opencv/tree/master/samples/cpp/tutorial_code/viz/widget_pose.cpp).
@includelineno samples/cpp/tutorial_code/viz/widget_pose.cpp
Explanation