1
0
mirror of https://github.com/blakeblackshear/frigate.git synced 2025-02-27 00:19:39 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
gtsiam
edababa88e
Work through most of the cspell warnings in python () 2024-09-17 10:41:46 -05:00
Meow
6e39d55dd3
cspell fixes () 2024-05-20 07:37:56 -06:00
Blake Blackshear
9ea10f8541
Don't zero out motion during calibration ()
* don't zero out motion boxes

* define detect resolution to speed up tests
2023-10-14 08:05:44 -04:00
Blake Blackshear
d81dd60fef
Improve motion detection and region selection ()
* refactor existing motion detector

* implement and use cnt bgsub

* pass fps to motion detector

* create a simplified motion detector

* lightning detection

* update default motion config

* lint imports

* use estimated boxes for regions

* use improved motion detector

* update test

* use a different strategy for clustering motion and object boxes

* increase alpha during calibration

* simplify object consolidation

* add some reasonable constraints to the estimated box

* adjust cluster boundary to 10%

* refactor

* add disabled debug code

* fix variable scope
2023-06-11 08:45:11 -05:00