Enable face troubleshooting overlays
This commit is contained in:
parent
6f3c5ad3e0
commit
7e82716f5e
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user