File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
doc/tutorials/imgproc/imgtrans/remap Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 45
45
46
46
![ ] ( images/Remap_Tutorial_Theory_0.jpg )
47
47
48
- observe how the red circle changes positions with respect to x (considering \f$x\f$ the horizontal
48
+ observe how the red circle changes positions with respect to \f$x\f$ (considering \f$x\f$ the horizontal
49
49
direction):
50
50
51
51
![ ] ( images/Remap_Tutorial_Theory_1.jpg )
62
62
- Wait for the user to exit the program
63
63
64
64
@add_toggle_cpp
65
- - The tutorial code's is shown lines below. You can also download it from
65
+ - The tutorial code is shown lines below. You can also download it from
66
66
[ here] ( https://github.com/opencv/opencv/tree/4.x/samples/cpp/tutorial_code/ImgTrans/Remap_Demo.cpp )
67
67
@include samples/cpp/tutorial_code/ImgTrans/Remap_Demo.cpp
68
68
@end_toggle
69
69
70
70
@add_toggle_java
71
- - The tutorial code's is shown lines below. You can also download it from
71
+ - The tutorial code is shown lines below. You can also download it from
72
72
[ here] ( https://github.com/opencv/opencv/tree/4.x/samples/java/tutorial_code/ImgTrans/remap/RemapDemo.java )
73
73
@include samples/java/tutorial_code/ImgTrans/remap/RemapDemo.java
74
74
@end_toggle
75
75
76
76
@add_toggle_python
77
- - The tutorial code's is shown lines below. You can also download it from
77
+ - The tutorial code is shown lines below. You can also download it from
78
78
[ here] ( https://github.com/opencv/opencv/tree/4.x/samples/python/tutorial_code/ImgTrans/remap/Remap_Demo.py )
79
79
@include samples/python/tutorial_code/ImgTrans/remap/Remap_Demo.py
80
80
@end_toggle
You can’t perform that action at this time.
0 commit comments