blakeblackshear.frigate/frigate
Nicolas Mowen 2fb7200fb7
Revamp object consolidation logic (#8289)
* Separate object reduction to own function and reduce confidence of boxes on edge of region

* Add tests for different scenarios

* Formatting
2023-10-23 20:20:21 -04:00
..
comms Autotracking bugfixes and zooming updates (#8103) 2023-10-22 12:59:13 -04:00
detectors
events more consistent use of iterators in select queries (#8258) 2023-10-21 10:53:33 -05:00
images
motion Adjust motion calibration to be more dynamic (#8250) 2023-10-20 19:22:38 -04:00
ptz Autotracking bugfixes and zooming updates (#8103) 2023-10-22 12:59:13 -04:00
record more consistent use of iterators in select queries (#8258) 2023-10-21 10:53:33 -05:00
test Revamp object consolidation logic (#8289) 2023-10-23 20:20:21 -04:00
track Autotracking bugfixes and zooming updates (#8103) 2023-10-22 12:59:13 -04:00
util Revamp object consolidation logic (#8289) 2023-10-23 20:20:21 -04:00
__init__.py
__main__.py
app.py Autotracking bugfixes and zooming updates (#8103) 2023-10-22 12:59:13 -04:00
config.py Autotracking bugfixes and zooming updates (#8103) 2023-10-22 12:59:13 -04:00
const.py Autotracking bugfixes and zooming updates (#8103) 2023-10-22 12:59:13 -04:00
ffmpeg_presets.py Fix bug forcing rtsp for audio detection ffmpeg process (#8156) 2023-10-13 17:03:04 -05:00
http.py more consistent use of iterators in select queries (#8258) 2023-10-21 10:53:33 -05:00
log.py
models.py Smarter Regions (#8194) 2023-10-18 18:21:52 -05:00
mypy.ini
object_detection.py
object_processing.py Autotracking bugfixes and zooming updates (#8103) 2023-10-22 12:59:13 -04:00
output.py Fix a couple bugs (#8045) 2023-10-07 09:18:34 -05:00
plus.py
stats.py Fix bug on bad storage stats read (#8275) 2023-10-22 13:35:19 -05:00
storage.py more consistent use of iterators in select queries (#8258) 2023-10-21 10:53:33 -05:00
timeline.py
types.py Autotracking bugfixes and zooming updates (#8103) 2023-10-22 12:59:13 -04:00
video.py Revamp object consolidation logic (#8289) 2023-10-23 20:20:21 -04:00
watchdog.py