blakeblackshear.frigate/frigate/util
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
..
builtin.py Write default config if no config is saved (#10847) 2024-04-05 08:39:43 -05:00
image.py use relative coordinates for masks & zones (#10912) 2024-04-09 17:51:38 -05:00
object.py Make stationary detection more resilient to inaccurate boxes (#10597) 2024-03-21 17:44:26 -05:00
services.py