Add next and previous navigation links to all tutorials

This commit is contained in:
Daniel Mallia
2020-05-19 18:59:28 -04:00
parent d991c22090
commit 94d187e269
67 changed files with 207 additions and 0 deletions
@@ -1,5 +1,8 @@
# How to run deep networks in browser {#tutorial_dnn_javascript}
@prev_tutorial{tutorial_dnn_yolo}
@next_tutorial{tutorial_dnn_custom_layers}
## Introduction
This tutorial will show us how to run deep learning models using OpenCV.js right
in a browser. Tutorial refers a sample of face detection and face recognition