-
Notifications
You must be signed in to change notification settings - Fork 14
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
Implement adaptive thresholding #31
Implement adaptive thresholding #31
Conversation
Hey Andrew, thanks for working on this PR. Couple of requests before finishing this mini-project up: Code organization
Performance
|
added proper documentation, black formatting, and codecleanup
I resolved This PR adds some new things other than adaptive thresholding:
|
It looks like tests are failing, but in files unrelated to this pull request. I would like to create another pull request fixing these tests. @orangese. |
Fix: #19