forked from Github/frigate
Fix review finding
This commit is contained in:
committed by
Blake Blackshear
parent
515d8c04ad
commit
b3ee2de079
@@ -272,7 +272,6 @@ class TrackedObject:
|
|||||||
best_frame, dsize=(width, height), interpolation=cv2.INTER_AREA
|
best_frame, dsize=(width, height), interpolation=cv2.INTER_AREA
|
||||||
)
|
)
|
||||||
if timestamp:
|
if timestamp:
|
||||||
logger.info("Jetzad")
|
|
||||||
draw_timestamp(
|
draw_timestamp(
|
||||||
best_frame,
|
best_frame,
|
||||||
self.thumbnail_data["frame_time"],
|
self.thumbnail_data["frame_time"],
|
||||||
|
|||||||
Reference in New Issue
Block a user