This commit is contained in:
Nicolas Mowen 2025-09-26 07:21:48 -06:00
parent a964c34572
commit f7d5680839

View File

@ -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],