0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-19 20:32:15 +02:00
obs-studio/plugins/nv-filters
pkv f9bf7e6c00 obs-filters: Add NVIDIA Blur Filter & Background Blur
This adds a Background Blur filter which blurs the background for a
foreground speaker identified by NVIDIA AI Greenscreen FX.
Secondly, this adds a Blur filter based on NVIDIA Video Effects,
leveraging the Background Blur Filter where the mask used just sets the
whole frame as background.

Signed-off-by: pkv <pkv@obsproject.com>
2024-08-23 15:19:38 -04:00
..
cmake/windows obs-filters: Move NVIDIA filters in their own project 2024-08-08 15:53:52 -04:00
data obs-filters: Add NVIDIA Blur Filter & Background Blur 2024-08-23 15:19:38 -04:00
CMakeLists.txt obs-filters: Add NVIDIA Blur Filter & Background Blur 2024-08-23 15:19:38 -04:00
nv_sdk_versions.h obs-filters: Move NVIDIA filters in their own project 2024-08-08 15:53:52 -04:00
nv-filters.c obs-filters: Add NVIDIA Blur Filter & Background Blur 2024-08-23 15:19:38 -04:00
nvafx-load.h obs-filters: Move NVIDIA filters in their own project 2024-08-08 15:53:52 -04:00
nvidia-audiofx-filter.c obs-filters: Move NVIDIA filters in their own project 2024-08-08 15:53:52 -04:00
nvidia-videofx-filter.c obs-filters: Add NVIDIA Blur Filter & Background Blur 2024-08-23 15:19:38 -04:00
nvvfx-load.h obs-filters: Move NVIDIA filters in their own project 2024-08-08 15:53:52 -04:00