Enable face troubleshooting overlays

This commit is contained in:
tian 2026-04-15 11:10:52 +08:00
parent 6f3c5ad3e0
commit 7e82716f5e

View File

@ -146,7 +146,7 @@
"debug": {
"stats": true,
"stats_interval": 30,
"detections": false
"detections": true
}
},
{
@ -279,7 +279,7 @@
],
"draw_bbox": true,
"draw_text": true,
"draw_face_det": false,
"draw_face_det": true,
"draw_face_recog": true,
"draw_face_bbox": true,
"line_width": 2.0,