-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtextFileTest.py
More file actions
14 lines (13 loc) · 844 Bytes
/
Copy pathtextFileTest.py
File metadata and controls
14 lines (13 loc) · 844 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# if name in students:
# students.remove(name)
# current_time = now.strftime("%H:%M:%S")
# elif name not in students:
# f = (max(0, x1), max(35, y1))
# fontScale = 1
# font = cv2.FONT_HERSHEY_SIMPLEX
# fontColor = (0, 0, 255)
# thickness = 2
# lineType = 2
# # students.remove(name)
# # current_time = now.strftime("%H:%M:%S")
# cv2.putText(img, "Unknown",f, font, fontScale, fontColor, thickness, lineType)