Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for slow background updating #4

Closed
ianni67 opened this issue May 2, 2020 · 0 comments
Closed

Fix for slow background updating #4

ianni67 opened this issue May 2, 2020 · 0 comments

Comments

@ianni67
Copy link

ianni67 commented May 2, 2020

Some notebooks may be very slow (my notebook is a bit old, for example), so it might be better to change the interval between two "samples" of the foreground mask. Otherwise the background/background border will be updated too slowly.
Unless Master Fiblan decides to add a controllable parameter to the application, in order to change such interval we have to modify the code a little bit:

cd fakecam
vi fake.py

go to row 91
change 30 to a more suitable value (for my veeery slow notebook, I changed it to 1).
close and run as per instructions.

@fiblan fiblan mentioned this issue May 2, 2020
@fiblan fiblan closed this as completed in 2597e41 May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant