mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
documentation: avoid links to 'master' branch from 3.4 maintenance branch
This commit is contained in:
@@ -13,7 +13,7 @@ In this tutorial you will learn how to
|
||||
Code
|
||||
----
|
||||
|
||||
You can download the code from [here ](https://github.com/opencv/opencv/tree/master/samples/cpp/tutorial_code/viz/transformations.cpp).
|
||||
You can download the code from [here ](https://github.com/opencv/opencv/tree/3.4/samples/cpp/tutorial_code/viz/transformations.cpp).
|
||||
@include samples/cpp/tutorial_code/viz/transformations.cpp
|
||||
|
||||
Explanation
|
||||
|
||||
Reference in New Issue
Block a user