blakeblackshear.frigate/docs
Blake Blackshear d81dd60fef
Improve motion detection and region selection (#6741)
* 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
..
docs Improve motion detection and region selection (#6741) 2023-06-11 08:45:11 -05:00
plugins docs: include available objects in documentation 2021-03-09 06:23:37 -06:00
src/css
static add information about frigate plus to docs (#4919) 2023-01-06 06:51:40 -06:00
.gitignore docs: move docs to docusaurus 2021-01-26 21:40:33 -06:00
babel.config.js
docusaurus.config.js update api key for search (#6119) 2023-04-17 07:14:06 -05:00
package-lock.json Update deps (#6669) 2023-06-01 06:59:50 -05:00
package.json Update deps (#6669) 2023-06-01 06:59:50 -05:00
README.md Update docs link (#6657) 2023-05-31 07:15:01 -05:00
sidebars.js Merge pull request #4055 from blakeblackshear/dev 2023-04-08 09:24:50 -05:00

Website

This website is built using Docusaurus 2, a modern static website generator.

For installation and contributing instructions, please follow the Contributing Docs.