fangfufu / Linux-Fake-Background-Webcam

Faking your webcam background under GNU/Linux, now supports background blurring, animated background, colour map effect, hologram effect and on-demand processing.
GNU General Public License v3.0
1.61k stars 161 forks source link

Adds camera zoom #176

Closed systematiccaos closed 1 year ago

systematiccaos commented 2 years ago

Hi,

I love the fake-background-webcam and would like to contribute a little zoom-feature. :-)

Best

caos

systematiccaos commented 2 years ago

Added another commit to support frame-skipping for the mask calculation. No argument will update the mask every 5 frames.

fangfufu commented 2 years ago

You are duplicating the feature in here: https://github.com/fangfufu/Linux-Fake-Background-Webcam/pull/174

For each feature you add, please use a different commit. Alternatively, please amend the description of the pull request and state what you are proposing.

fangfufu commented 1 year ago

Closing stale pull request