blakeblackshear.frigate/frigate/test
Nicolas Mowen 15e4f5c771
use relative coordinates for masks & zones (#10912)
* 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
2024-04-09 17:51:38 -05:00
..
__init__.py
const.py
test_birdseye.py
test_camera_pw.py fix typos (#9895) 2024-02-17 16:01:50 -06:00
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 Improve robustness of storage maintenance (#8411) 2023-11-01 23:21:59 +00:00
test_video.py
test_yuv_region_2_rgb.py