mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-07 22:05:44 +03:00
* Smarter Regions * Formatting * Cleanup * Fix motion region checking logic * Add database table and migration for regions * Update region grid on startup * Revert init delay change * Fix mypy * Move object related functions to util * Remove unused * Fix tests * Remove log * Update the region daily at 2 * Fix logic * Formatting * Initialize grid before starting processing frames * Move back to creating grid in main process * Formatting * Fixes * Formating * Fix region check * Accept all but true * Use regions grid for startup scan * Add clarifying comment * Fix new grid requests * Add tests * Delete stale region grids from DB |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| const.py | ||
| test_birdseye.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_record_retention.py | ||
| test_reduce_boxes.py | ||
| test_storage.py | ||
| test_video.py | ||
| test_yuv_region_2_rgb.py | ||