blakeblackshear.frigate/docs/docs/configuration
Josh Hawkins 9df5927ac5
Autotracking bugfixes and zooming updates (#8103)
* zoom in/out in search for lost objects

* predicted box should not be empty

* clean up and update zoom logic

* only zoom if enabled

* more cleanup

* check for valid velocity when zooming

* only try absolute zoom in if obj area has changed

* zoom logic

* don't enqueue lost object zoom if already at limit

* don't disable motion boxes during ptz moves

* velocity threshold based on move coefficients

* fix area zoom logic

* disable debug zoom

* don't process objects if ptz moving

* recalc with exponent

* change exponent

* remove lost object zooming

* increase distance threshold for stationary object

* increase distance threshold constant

* only zoom out if nonzero

* camera name in all debug logging

* add camera name to debug logging

* camera variable name consistency

* update calibration behavior and docs

* docs and better zooming

* more sensible target values

* docs wording

* fix velocity threshold variable

* zooming tweaks and remove iou for current objects

* debug and docs

* get valid velocity

* include zero

* additional debug statements

* add zoom hysteresis

* zoom on initial move if relative

* only update target box if we actually zoom

* merge dev

* use getattr instead of get

* increase distance threshold

* reverse logic

* get_camera_status after preset move to store zoom

* final tweaks and docs

* use constants and catch possible debug exception

* adjust zoom factor exponent

* don't run motion estimation when calling preset

* adjust dimension threshold

* use numpy for velocity estimate calcs

* more numpy conversion

* fix numpy shapes

* numpy zeros dimension

* more zoom out conditions

* fix velocity bug

* ensure init has been called in debug view

* ensure onvif init if enabling by mqtt

* change default hysteresis values

* recalc relative zoom value

* zoom out value

* try to zoom when object isn't moving

* try zoom when tracked object is not moving

* don't try to zoom every time

* negate zoom out condition when needed

* hysteresis constants for absolute zooming

* update zoom conditions

* don't recalc target box on zoom only

* zoom out if above area threshold

* don't print zooming debug for stationary obj

* revamp zooming to use area moving average

* zooming tweaks and expose property

* limit zoom with max target box

* use calibration to determine zoom levels

* zoom logic fix

* docs

* add tapo c200 camera

* fix initial absolute zoom

* small zoom logic fix

* better invalid velocity checks

* fix test

* really fix test this time
2023-10-22 12:59:13 -04:00
..
advanced.md Upd: go2rtc v1.8.1 (#8166) 2023-10-16 06:42:24 -05:00
audio_detectors.md corrected a typo in the "Configuring Minimum Volume" section. (#8012) 2023-10-07 09:23:49 -05:00
autotracking.md Autotracking bugfixes and zooming updates (#8103) 2023-10-22 12:59:13 -04:00
birdseye.md Add option to have cameras sorted inside the Birdseye stream (#5450) 2023-04-26 19:29:01 -05:00
camera_specific.md Upd: go2rtc v1.8.1 (#8166) 2023-10-16 06:42:24 -05:00
cameras.md Autotracking bugfixes and zooming updates (#8103) 2023-10-22 12:59:13 -04:00
ffmpeg_presets.md Nvidia Jetson ffmpeg + TensorRT support (#6458) 2023-07-26 05:50:41 -05:00
hardware_acceleration.md Update CAP_PERFMON instructions on hardware_acceleration.md (#7957) 2023-09-28 18:20:09 -05:00
index.md Upd: go2rtc v1.8.1 (#8166) 2023-10-16 06:42:24 -05:00
live.md Upd: go2rtc v1.8.1 (#8166) 2023-10-16 06:42:24 -05:00
masks.md Capitalize the Frigate word (#5044) 2023-01-13 07:18:15 -06:00
object_detectors.md Add support for selecting a specific GPU to use when converting TRT models (#7857) 2023-09-21 05:23:51 -05:00
objects.mdx Folderize Docs: Each topic gets a folder (#4514) 2022-12-17 17:57:18 -06:00
record.md Add option for enabling sync recordings (#7169) 2023-07-15 08:38:21 -05:00
restream.md Upd: go2rtc v1.8.1 (#8166) 2023-10-16 06:42:24 -05:00
snapshots.md [Docs] Snapshot config explanation. (#6439) 2023-05-17 07:45:09 -05:00
stationary_objects.md Fix max_frames, improve stationary objects in masked areas (#6815) 2023-06-16 07:32:43 -05:00
user_interface.md feat: Timeline UI (#2830) 2022-02-27 08:04:12 -06:00
zones.md Zone docs (#8047) 2023-10-07 09:19:56 -05:00