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

Problems with threshold mgmotion #21

Open
alexarje opened this issue Jan 15, 2020 · 1 comment
Open

Problems with threshold mgmotion #21

alexarje opened this issue Jan 15, 2020 · 1 comment
Labels

Comments

@alexarje
Copy link

Looks like the threshold parameter does not work any longer in mgmotion. Is there are problem with the function or with the arguments?

@alexarje alexarje added the bug label Jan 15, 2020
@emoninet2
Copy link

I have debugged the code to find out that the thresh value passed to the filter function taxes the threshold value given in the parameter. I also have tried to change the threshold and I do notice changes in the output video.

mgmotion('dance.AvI', 'Regular', 0.9); -> less sensitivity to movements
mgmotion('dance.AvI', 'Regular', 0.1); -> high sensitivity to movements

Can you try again and let me know if you still face any issues?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants