mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 18:55:23 +03:00
* refactor existing motion detector * implement and use cnt bgsub * pass fps to motion detector * create a simplified motion detector * lightning detection * update default motion config * lint imports * use estimated boxes for regions * use improved motion detector * update test * use a different strategy for clustering motion and object boxes * increase alpha during calibration * simplify object consolidation * add some reasonable constraints to the estimated box * adjust cluster boundary to 10% * refactor * add disabled debug code * fix variable scope |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| const.py | ||
| test_camera_pw.py | ||
| test_config.py | ||
| test_copy_yuv_to_position.py | ||
| test_ffmpeg_presets.py | ||
| test_gpu_stats.py | ||
| test_http.py | ||
| test_object_detector.py | ||
| test_reduce_boxes.py | ||
| test_storage.py | ||
| test_video.py | ||
| test_yuv_region_2_rgb.py | ||