norihiro / obs-face-tracker

Face tracking plugin for OBS Studio
GNU General Public License v2.0
366 stars 31 forks source link

face-tracker: Add attenuation property for zoom #72

Closed norihiro closed 2 years ago

norihiro commented 2 years ago

Size of the detected face heavily depends on the frame and appearance of the face. It results frequent zoom in and out. Users are suggested to reduce the attenuation to avoid too much zoom change.

This is a redo of #71.