This commit is contained in:
Tanay 2023-09-24 02:57:02 +00:00 committed by GitHub
commit 3966cf1002
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -260,6 +260,7 @@ Supported configuration options:
* [min_tracking_confidence](#min_tracking_confidence)
```python
import numpy as np
import cv2
import mediapipe as mp
mp_drawing = mp.solutions.drawing_utils

View File

@ -266,6 +266,7 @@ Supported configuration options:
* [min_tracking_confidence](#min_tracking_confidence)
```python
import numpy as np
import cv2
import mediapipe as mp
import numpy as np