1
0
mirror of https://github.com/blakeblackshear/frigate.git synced 2025-03-13 00:17:15 +01:00
blakeblackshear.frigate/frigate/motion
Blake Blackshear d51197eaa2
use a different method for blur and contrast to reduce CPU ()
* use a different method for blur and contrast to reduce CPU

* blur with radius instead

* use faster interpolation for motion

* improve contrast based on averages

* increase default threshold to 30

* ensure mask is applied after contrast improvement

* update opencv

* update benchmark script
2023-06-30 07:27:31 -05:00
..
__init__.py Improve motion detection and region selection () 2023-06-11 08:45:11 -05:00
frigate_motion.py Improve motion detection and region selection () 2023-06-11 08:45:11 -05:00
improved_motion.py use a different method for blur and contrast to reduce CPU () 2023-06-30 07:27:31 -05:00