Minimum Windows Size

This commit is contained in:
KRSHH
2024-10-28 13:12:02 +05:30
parent 64c0f085b1
commit c2918a52df
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -481,7 +481,7 @@ def draw_mouth_mask_visualization(
# Add labels
cv2.putText(
vis_frame,
"Lower Mouth Mask",
"Mouth Mask",
(min_x, min_y - 10),
cv2.FONT_HERSHEY_SIMPLEX,
0.5,