mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-04 23:14:12 +02:00
allow region to extend beyond the frame
This commit is contained in:
@@ -12,7 +12,7 @@ import cv2
|
||||
import numpy as np
|
||||
from scipy.spatial import distance as dist
|
||||
|
||||
from frigate.util import calculate_region, draw_box_with_label
|
||||
from frigate.util import draw_box_with_label
|
||||
|
||||
|
||||
class ObjectTracker():
|
||||
|
||||
Reference in New Issue
Block a user