mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-16 03:52:09 +03:00
Cleanup
This commit is contained in:
parent
a964c34572
commit
f7d5680839
@ -330,7 +330,6 @@ class NorfairTracker(ObjectTracker):
|
||||
stationary: bool,
|
||||
yuv_frame: np.ndarray | None,
|
||||
) -> bool:
|
||||
|
||||
def reset_position(xmin: int, ymin: int, xmax: int, ymax: int) -> None:
|
||||
self.positions[id] = {
|
||||
"xmins": [xmin],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user