obs-backgroundremoval v1.1.4
In this release we fix the "halo effect" using blur background as well as remove dependency on libcurl which improves build on Linux, Mac and Windows, we also use statically built OpenCV making the build time significantly shorter (faster turnaround on PRs).
If this free plugin has provided value to you, consider sponsoring our work:
Send any feedback you have and we will address all requests!
Checksums
obs-backgroundremoval-1.1.4-macos-universal.pkg: f796203cff280968f1f3f6e93b4bcceff31f613a606db47e603a0383522fc57e
obs-backgroundremoval-1.1.4-source.tar.xz: a794c798c72c94bddd8866bc7e60ebfdc3c611cd22835ae42c6d28f04f0a199c
obs-backgroundremoval-1.1.4-windows-x64-Installer.exe: 5774b561ee8fe303cee78cb5947e6312132ba42b29ff75ba90bb52f268fee4a4
obs-backgroundremoval-1.1.4-windows-x64.zip: e1c606474f0a3ad7d33c479d7a344dc8954d70ccf76336f9886d0da587cf7d97
obs-backgroundremoval-1.1.4-x86_64-linux-gnu-dbgsym.ddeb: 3e8ad207312ef0df5d316587d5a6b792a11fe391852e499d199fee8bdb11466a
obs-backgroundremoval-1.1.4-x86_64-linux-gnu.deb: c03f20251daa225387df868cc5861671a4e0d36b294d547ce83178cdc4bdd819
What's Changed
- Embed the tutorial video on README.md by @umireon in #413
- Fix blur background halo effect by @royshil in #415
- Use pre-built static OpenCV libraries by @umireon in #419
- Make Seeking Testers label work again by @umireon in #421
- Link zlib with OpenCV by @umireon in #422
- Remove libcurl from Mac and Windows by @umireon in #420
Full Changelog: v1.1.3...1.1.4