Skip to content

Commit 11ce905

Browse files
...
1 parent 0f6e954 commit 11ce905

4 files changed

Lines changed: 6 additions & 77 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/usr/bin/env python3
22

3+
#face_detection.py
4+
35
import cv2
46
from PIL import Image
57
import os

scripts/face_detector.py

Lines changed: 0 additions & 76 deletions
This file was deleted.

scripts/qr_reader.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
#qr_reader.py

scripts/record_video.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
#!/usr/bin/env python3
1+
#!/usr/bin/env python3
2+
3+
#record_video.py

0 commit comments

Comments
 (0)