mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-01-31 00:18:55 +01:00
80f8256422
Use `np.unique` to determine the correct set of row/col pairs to iterate over when doing the object matching without needing to track which rows or columns have already been seen. Add to some of the accompanying documentation to clarify this algorithm. Also fix what looks to be an erroneous early return, and change this to a continue. |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
__main__.py | ||
app.py | ||
config.py | ||
const.py | ||
edgetpu.py | ||
events.py | ||
http.py | ||
log.py | ||
models.py | ||
motion.py | ||
mqtt.py | ||
object_processing.py | ||
objects.py | ||
process_clip.py | ||
record.py | ||
stats.py | ||
util.py | ||
video.py | ||
watchdog.py | ||
zeroconf.py |