mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
Doxygen: replaced @includelineno by @include to enable copy-pasting
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ Code
|
||||
This tutorial code's is shown lines below. You can also download it from
|
||||
[here](https://github.com/Itseez/opencv/tree/master/samples/cpp/tutorial_code/TrackingMotion/cornerDetector_Demo.cpp)
|
||||
|
||||
@includelineno cpp/tutorial_code/TrackingMotion/cornerDetector_Demo.cpp
|
||||
@include cpp/tutorial_code/TrackingMotion/cornerDetector_Demo.cpp
|
||||
|
||||
Explanation
|
||||
-----------
|
||||
|
||||
Reference in New Issue
Block a user