mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
fix 4.x links
This commit is contained in:
@@ -38,7 +38,7 @@ There are two models (ONNX format) pre-trained and required for this module:
|
||||
|
||||
@add_toggle_cpp
|
||||
- **Downloadable code**: Click
|
||||
[here](https://github.com/opencv/opencv/tree/master/samples/dnn/face_detect.cpp)
|
||||
[here](https://github.com/opencv/opencv/tree/4.x/samples/dnn/face_detect.cpp)
|
||||
|
||||
- **Code at glance:**
|
||||
@include samples/dnn/face_detect.cpp
|
||||
@@ -46,7 +46,7 @@ There are two models (ONNX format) pre-trained and required for this module:
|
||||
|
||||
@add_toggle_python
|
||||
- **Downloadable code**: Click
|
||||
[here](https://github.com/opencv/opencv/tree/master/samples/dnn/face_detect.py)
|
||||
[here](https://github.com/opencv/opencv/tree/4.x/samples/dnn/face_detect.py)
|
||||
|
||||
- **Code at glance:**
|
||||
@include samples/dnn/face_detect.py
|
||||
|
||||
Reference in New Issue
Block a user