mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-10-27 10:52:11 +01:00
* Handle zones and masks as relative coords * Ensure that zone coords are saved as relative * Get motion mask working with relative coordinates * Rewrite object mask to use relative coordinates as well * Formatting * Fix always trying to convert * fix mask logic |
||
|---|---|---|
| .. | ||
| __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 | ||