formatting

This commit is contained in:
Nicolas Mowen 2024-04-08 15:08:05 -06:00
parent d3c5ce4472
commit 9df3de3487

View File

@ -537,9 +537,7 @@ class CameraState:
):
max_target_box = self.ptz_autotracker_thread.ptz_autotracker.tracked_object_metrics[
self.name
][
"max_target_box"
]
]["max_target_box"]
side_length = max_target_box * (
max(
self.camera_config.detect.width,