|
|
|
@ -34,4 +34,5 @@ headless = None
|
|
|
|
log_level = 'error'
|
|
|
|
log_level = 'error'
|
|
|
|
fp_ui: Dict[str, bool] = {}
|
|
|
|
fp_ui: Dict[str, bool] = {}
|
|
|
|
camera_input_combobox = None
|
|
|
|
camera_input_combobox = None
|
|
|
|
webcam_preview_running = False
|
|
|
|
webcam_preview_running = False
|
|
|
|
|
|
|
|
show_fps = False
|
|
|
|
|