Skip to content

Commit 0c08dc6

Browse files
committed
Unused import of cv2
1 parent 30541f9 commit 0c08dc6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

slvideotools/extract_face_bounds.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import cv2
21
import mediapipe as mp
32
from mtcnn import MTCNN
43
import numpy as np

0 commit comments

Comments
 (0)