Home
last modified time | relevance | path

Searched refs:unichar_id_one (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/tesseract/tesseract-5.0.0/src/classify/
H A Dadaptmatch.cpp1949 UNICHAR_ID unichar_id_one = in RemoveBadMatches() local
1953 float scored_one = ScoredUnichar(unichar_id_one, *Results); in RemoveBadMatches()
1962 Results->match[Next].unichar_id = unichar_id_one; in RemoveBadMatches()