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

Make matching tolerance adjustable through UI #5

Open
krksgbr opened this issue Mar 10, 2020 · 0 comments
Open

Make matching tolerance adjustable through UI #5

krksgbr opened this issue Mar 10, 2020 · 0 comments

Comments

@krksgbr
Copy link
Owner

krksgbr commented Mar 10, 2020

-- the score threshold of 0.95 was determined experimentally
-- seemed to work well with the image material I used for testing, but might not be optimal for other material
-- might need to give users the option to customize this
ixs = ifoldMono (\ix e -> [ (e, ix) | e > 0.95 ]) result

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

No branches or pull requests

1 participant