blakeblackshear.frigate/frigate
Nicolas Mowen 9d717b371c
Improve logic of birdseye (#8375)
* Improve logic of birdseye

* Formatting
2023-10-30 20:24:42 -04:00
..
comms MQTT: Birdseye enabled/disabled and mode change support (#8291) 2023-10-26 06:20:55 -05:00
detectors
events Use int for drawing box (#8388) 2023-10-30 19:53:29 -04:00
images
motion
ptz Autotracking tweaks and docs update (#8345) 2023-10-26 18:21:58 -04:00
record Delete export if it fails (#8381) 2023-10-30 20:24:11 -04:00
test Revamp object consolidation logic (#8289) 2023-10-23 20:20:21 -04:00
track Use norfair uninitialized score history for tracked object and update false positive docs (#8299) 2023-10-24 19:24:30 -04:00
util Revamp object consolidation logic (#8289) 2023-10-23 20:20:21 -04:00
__init__.py
__main__.py
app.py MQTT: Birdseye enabled/disabled and mode change support (#8291) 2023-10-26 06:20:55 -05:00
config.py MQTT: Birdseye enabled/disabled and mode change support (#8291) 2023-10-26 06:20:55 -05:00
const.py
ffmpeg_presets.py
http.py more consistent use of iterators in select queries (#8258) 2023-10-21 10:53:33 -05:00
log.py
models.py
mypy.ini
object_detection.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
object_processing.py Use norfair uninitialized score history for tracked object and update false positive docs (#8299) 2023-10-24 19:24:30 -04:00
output.py Improve logic of birdseye (#8375) 2023-10-30 20:24:42 -04:00
plus.py Fix linter error (#7428) 2023-08-10 05:49:11 -05:00
stats.py Fix bug on bad storage stats read (#8275) 2023-10-22 13:35:19 -05:00
storage.py
timeline.py Reduce zones for timeline (#8300) 2023-10-24 19:24:59 -04:00
types.py MQTT: Birdseye enabled/disabled and mode change support (#8291) 2023-10-26 06:20:55 -05:00
video.py Don't generate region boxes from motion when autotracking (#8306) 2023-10-24 19:25:22 -04:00
watchdog.py