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.6k stars 161 forks source link

Flip the image. #178

Closed kaHaleMaKai closed 12 months ago

kaHaleMaKai commented 2 years ago

Hi Fufu Fang,

thank you for your great project - I love it! Since the code always flips my background images left-to-right, I have added a manual np.flip() to correct for that.

Thank you in advance for considering my PR. Best, Lars

fangfufu commented 2 years ago

Please modify your pull request so flipping the image is an option. I wouldn't enable this as default, because locally my webcam displays images correctly, and there are other users who wouldn't need this extra step.

kaHaleMaKai commented 2 years ago

Didn't know about that. Will do!

On 9 February 2022 02:18:15 CET, Fufu Fang @.***> wrote:

Please modify your pull request so flipping the image is an option. I wouldn't enable this as default, because locally my webcam displays images correctly, and there are other users who wouldn't need this extra step.

-- Reply to this email directly or view it on GitHub: https://github.com/fangfufu/Linux-Fake-Background-Webcam/pull/178#issuecomment-1033230008 You are receiving this because you authored the thread.

Message ID: @.***>

fangfufu commented 12 months ago

Closing stale pull request