krksgbr/glyphcollector

Make matching tolerance adjustable through UI

Opened this issue · 0 comments

-- 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