blakeblackshear.frigate/frigate
Nicolas Mowen 2d0864c723
Adjust kalman filter used for norfair tracker (#9538)
* Adjust kalman filter

* Add comment

* Formatting
2024-02-02 06:22:56 -06:00
..
comms Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
detectors Don't fail if deepstack detector times out (#8979) 2023-12-15 23:25:21 +00:00
events Add support for filtering history page and add support for creating timeline entries for audio / custom events (#9034) 2024-01-31 12:56:11 +00:00
images
motion
output Fix birdseye memory leak (#8992) 2024-01-31 12:56:11 +00:00
ptz Autotracking: better handle objects that touch frame edges (#9062) 2024-01-31 12:56:11 +00:00
record Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
test Remove rtmp (#8941) 2024-01-31 12:56:11 +00:00
track Adjust kalman filter used for norfair tracker (#9538) 2024-02-02 06:22:56 -06:00
util Improve graph using pandas (#9234) 2024-01-31 12:56:11 +00:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py
app.py Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
config.py Web & ffmpeg bug fixes (#9525) 2024-02-01 06:44:10 -06:00
const.py Automatically detect hwaccel args (#9142) 2024-01-31 12:56:11 +00:00
ffmpeg_presets.py Automatically detect hwaccel args (#9142) 2024-01-31 12:56:11 +00:00
http.py Improve graph using pandas (#9234) 2024-01-31 12:56:11 +00:00
log.py
models.py Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
mypy.ini
object_detection.py
object_processing.py Autotracking: better handle objects that touch frame edges (#9062) 2024-01-31 12:56:11 +00:00
plus.py
stats.py
storage.py
timeline.py Improve graph using pandas (#9234) 2024-01-31 12:56:11 +00:00
types.py
video.py
watchdog.py