OBS Face Tracker Plugin

Quote from Mrr Zed0 on March 7, 2025, 7:56 pmIntroduction
This plugin provide a feature to track face of a person by detecting and tracking a face.
This plugin employs dlib on face detection and object tracking. The frame of the source is periodically taken to face detection algorithm. Once a face is found, the face is tracked. Based on the location and the size of the face under tracking, the frame will be cropped.
Download:
https://github.com/norihiro/obs-face-tracker/releases
Introduction
This plugin provide a feature to track face of a person by detecting and tracking a face.
This plugin employs dlib on face detection and object tracking. The frame of the source is periodically taken to face detection algorithm. Once a face is found, the face is tracked. Based on the location and the size of the face under tracking, the frame will be cropped.
Download: