This is a WIP project to implement a background blurring/replacement filter which does not require a greenscreen the likes of which is included in video conferencing softwares like Zoom. The purpose of this project is to be able to such a filter on Linux, which is not possible with many video conferencing systems.
The four main goals of the project are
- To be easy to use by the average user
- To be easy to install by the average linux user
- To be easy to build by the average dev
- To be performant on low-end hardware
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.