mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-02 17:25:22 +03:00
remove parameter
This commit is contained in:
parent
d2a8908e1c
commit
c5eb75f584
@ -460,7 +460,6 @@ def process_frames(
|
|||||||
objects_to_track: List[str],
|
objects_to_track: List[str],
|
||||||
object_filters,
|
object_filters,
|
||||||
detection_enabled: mp.Value,
|
detection_enabled: mp.Value,
|
||||||
improve_contrast_enabled: mp.Value,
|
|
||||||
stop_event,
|
stop_event,
|
||||||
exit_on_empty: bool = False,
|
exit_on_empty: bool = False,
|
||||||
):
|
):
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user