blakeblackshear.frigate/docs
Blake Blackshear d51197eaa2
use a different method for blur and contrast to reduce CPU (#6940)
* 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
..
docs use a different method for blur and contrast to reduce CPU (#6940) 2023-06-30 07:27:31 -05:00
plugins docs: include available objects in documentation 2021-03-09 06:23:37 -06:00
src/css docs: move docs to docusaurus 2021-01-26 21:40:33 -06:00
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 docs: move docs to docusaurus 2021-01-26 21:40:33 -06:00
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.