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

Added TOC to most of tutorials

This commit is contained in:
Maksim Shabunin
2020-12-07 19:13:54 +03:00
parent 461e26b60b
commit c79a1528ad
93 changed files with 187 additions and 0 deletions
@@ -2,6 +2,8 @@
Using a cv::cuda::GpuMat with thrust {#tutorial_gpu_thrust_interop}
===========================================
@tableofcontents
@prev_tutorial{tutorial_gpu_basics_similarity}
Goal