You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ITF: support shorter ITF symbols (2, 3 or 4 depending on heuristic)
If we are looking only for ITF symbols, the minimum length is now 4
instead of 6. If the symbol covers the whole image, this gets halved, so
2 or 3 respectively. This fixes#853 without introducing any false
positive for our sample data-set.
0 commit comments