In this release:
- Transparent background default (no more chroma key filter! 🎉 )
- Signed Mac OSX installers
- Improved runtime performance
- Smaller package size (removing old model)
- Flatpak readiness
Enjoy!
If this free plugin is helpful for you - consider sponsoring us on GitHub:
- https://github.com/sponsors/royshil
- https://github.com/sponsors/umireon
### Checksums
obs-backgroundremoval-0.5.15-linux-x86_64.deb: d17eae70be62d6b962e6e9eef4385f87a6dca0f5273dcfb7da0d0e14a5e74e13
obs-backgroundremoval-0.5.15-macos-arm64.pkg: cb82f97543fc0d580c23cd85894d6b2e12d77cf4aabb793e93e911d147472c97
obs-backgroundremoval-0.5.15-macos-universal.pkg: e368fe061fd93caa95b1aa03fd7a22961c759fc5535e68bc69de8a0dc255aecc
obs-backgroundremoval-0.5.15-macos-x86_64.pkg: 9f53ec1e896064bb6cb798dcb9f73bfc994dbfaf4b8e7aa56c651bf2137597bf
obs-backgroundremoval-0.5.15-windows-x64-Installer.exe: adfeb43bc4ea9fe74b742f3231162cf2aa9f3c1f60038c54a1e919b0d301e1c2
obs-backgroundremoval-0.5.15-windows-x64.zip: 379c04ccee98f5108d3d982916cc97a6802f75caafded59d25eda3d37530c2d4
## What's Changed
* Background removal without Chrome Key filter by @umireon in https://github.com/royshil/obs-backgroundremoval/pull/192
* Bump 0.5.15 by @umireon in https://github.com/royshil/obs-backgroundremoval/pull/200
* Add libcpuinfo.a by @umireon in https://github.com/royshil/obs-backgroundremoval/pull/197
* Change license to GPLv2 by @royshil in https://github.com/royshil/obs-backgroundremoval/pull/201
* Feathering should be done within the contour by @umireon in https://github.com/royshil/obs-backgroundremoval/pull/204
* Remove opencv dependencies from Aptfile by @umireon in https://github.com/royshil/obs-backgroundremoval/pull/205
* Remove BG color, transparent by default by @royshil in https://github.com/royshil/obs-backgroundremoval/pull/202
* Fix CMakeLists.txt for Flatpak builds by @umireon in https://github.com/royshil/obs-backgroundremoval/pull/203
* Use pkgbuild and productbuild for .pkg by @umireon in https://github.com/royshil/obs-backgroundremoval/pull/208
* Remove MODNET model by @royshil in https://github.com/royshil/obs-backgroundremoval/pull/209
**Full Changelog**: https://github.com/royshil/obs-backgroundremoval/compare/v0.5.14...v0.5.15