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

Allow configuration of the "variance threshold" parameter #163

Merged

Conversation

felixscheffer
Copy link
Contributor

The pr adds a variance-threshold setting to control the variance threshold parameter of the subtractor.

I mainly use this to filter out compression issues and to a certain degree exposure issues.

For some reason, the parameter is a float/double in OpenCV so I changed the type in DVR-Scan from int to float.

Please let me know what you think.

@felixscheffer felixscheffer changed the title Expose variance threshold Allow configuration of the "variance threshold" parameter May 9, 2024
@Breakthrough Breakthrough merged commit 0630dd5 into Breakthrough:develop Jun 2, 2024
27 of 28 checks passed
@Breakthrough
Copy link
Owner

Thanks for the PR!

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

Successfully merging this pull request may close these issues.

2 participants