blakeblackshear.frigate/frigate/motion
Josh Hawkins 4ef6214029
Tracking improvements (#16484)
* norfair tracker config per object type

* change default R back to 3.4

* separate trackers for static and autotracking cameras

* tweak params and fix debug draw

* ensure all trackers are correctly updated even when there are no detections

* basic reid with histograms

* check mp value

* check mp value again

* stationary objects won't have embeddings

* don't switch trackers when autotracking is toggled after startup

* improve motion detection during autotracking

* use helper function

* get histogram in tracker instead of detect
2025-02-11 09:37:58 -06:00
..
__init__.py
frigate_motion.py Work through most of the cspell warnings in python (#13794) 2024-09-17 10:41:46 -05:00
improved_motion.py Tracking improvements (#16484) 2025-02-11 09:37:58 -06:00