obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks 43f1dcf205 filter-nv-face-tracking: Nvidia exclusive Face Tracking filter
Ever wished you had a professional camera operator to highlight and follow the action, ensuring the audience never misses a beat? Thanks to NVIDIA, you can now do this at home for free! The new NVIDIA AR SDK unlocks augmented reality features, including motion tracking for faces.

This allows me to provide you with an automated zoom and cropping solution for your video camera to transform your streams into a slick, polished broadcast, where you’ll always be the star of the show. Don’t forget - everything is customizable so the possibilities are endless. You can even recreate that Futurama squinting meme if you wanted to (with some scripting)!

The filter requires compatible Nvidia RTX hardware and the Nvidia AR SDK Runtime to be installed ahead of time. This filter is considered "stable" and shouldn't change much from version to version.
2020-03-31 21:46:47 +02:00
..
encoders ffmpeg-encoder: Various warning fixes and cleanup 2020-03-27 20:10:29 +01:00
ffmpeg ffmpeg-encoder: Various warning fixes and cleanup 2020-03-27 20:10:29 +01:00
filters filter-nv-face-tracking: Nvidia exclusive Face Tracking filter 2020-03-31 21:46:47 +02:00
gfx gfx-shader: Additional stable time values 2020-03-28 22:17:33 +01:00
nvidia filter-nv-face-tracking: Nvidia exclusive Face Tracking filter 2020-03-31 21:46:47 +02:00
obs obs-source-factory: Fix support for transitions 2020-03-28 18:37:20 +01:00
sources source-mirror: Fix freeze introduced in OBS Studio v25.x 2020-03-21 09:13:31 +01:00
transitions transition: Add initial version of Shader filter 2020-03-28 18:54:56 +01:00
plugin.cpp filter-nv-face-tracking: Nvidia exclusive Face Tracking filter 2020-03-31 21:46:47 +02:00
plugin.hpp util-threadpool: Implement global thread pool 2020-03-03 01:52:54 +01:00
strings.hpp project: Merged FFmpeg Encoders Step 2 2020-01-13 22:40:15 +01:00
util-event.hpp util-event: Fix duplicated name 2020-03-31 15:47:15 +02:00
util-math.hpp utility: Merge util-math and util-memory 2020-01-14 01:11:08 +01:00
util-memory.cpp utility: Merge util-math and util-memory 2020-01-14 01:11:08 +01:00
util-profiler.cpp util-profiler: Easy to use profiling helper 2020-03-27 20:10:09 +01:00
util-profiler.hpp util-profiler: Possible fix for issue #119 2020-03-31 21:46:03 +02:00
util-threadpool.cpp util-threadpool: Fix order of initialization 2020-03-27 20:10:09 +01:00
util-threadpool.hpp util-threadpool: Implement global thread pool 2020-03-03 01:52:54 +01:00
utility.cpp utility: Merge util-math and util-memory 2020-01-14 01:11:08 +01:00
utility.hpp utility: Add lerp and 1D Kalman filter 2020-03-20 23:24:25 +01:00