blakeblackshear.frigate/frigate
Josh Hawkins 5f15641b1b
New mask/zone editor and motion tuner (#11020)
* initial working konva

* working multi polygons

* multi zones

* clean up

* new zone dialog

* clean up

* relative coordinates and colors

* fix color order

* better motion tuner

* objects for zones

* progress

* merge dev

* edit pane

* motion and object masks

* filtering

* add objects and unsaved to type

* motion tuner, edit controls, tooltips

* object and motion edit panes

* polygon item component, switch color, object form, hover cards

* working zone edit pane

* working motion masks

* object masks and deletion of all types

* use FilterSwitch

* motion tuner fixes and tweaks

* clean up

* tweaks

* spaces in camera name

* tweaks

* allow dragging of points while drawing polygon

* turn off editing mode when switching camera

* limit interpolated coordinates and use crosshair cursor

* padding

* fix tooltip trigger for icons

* konva tweaks

* consolidate

* fix top menu items on mobile
2024-04-19 05:34:07 -06:00
..
api Remove gifs and use existing views (#11027) 2024-04-18 22:34:57 -05:00
comms Use zmq for event end queue and update python deps (#10886) 2024-04-08 18:19:45 -05:00
detectors
events Improve config validation for zones and object masks (#11022) 2024-04-18 11:35:16 -05:00
images
motion
output
ptz UI tweaks (#10998) 2024-04-16 15:55:24 -05:00
record Use fast start for exports (#10879) 2024-04-08 07:36:50 -05:00
review Add support for arbitrary sub labels in reviews (#10990) 2024-04-16 15:56:28 -05:00
stats Storage Graphs (#10826) 2024-04-04 10:24:23 -06:00
test use relative coordinates for masks & zones (#10912) 2024-04-09 17:51:38 -05:00
track
util Improve config validation for zones and object masks (#11022) 2024-04-18 11:35:16 -05:00
__init__.py
__main__.py
app.py Implement config migration and restructure config for new review format (#10961) 2024-04-13 06:08:20 -06:00
config.py New mask/zone editor and motion tuner (#11020) 2024-04-19 05:34:07 -06:00
const.py Truncate write ahead log if it gets too big (#10866) 2024-04-07 15:37:12 -05:00
ffmpeg_presets.py
log.py
models.py
mypy.ini
object_detection.py
object_processing.py Implement config migration and restructure config for new review format (#10961) 2024-04-13 06:08:20 -06:00
plus.py
storage.py
timeline.py
types.py
video.py
watchdog.py