Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/ccstruct/
H A Dblread.h29 bool read_unlv_file( // print list of sides
H A Dblread.cpp36 bool read_unlv_file( // print list of sides in read_unlv_file() function
/dports/graphics/tesseract/tesseract-5.0.0/src/ccmain/
H A Dpagesegmain.cpp115 read_unlv_file(name, width, height, blocks); in SegmentPage()
H A Dosdetect.cpp202 if (!read_unlv_file(name, width, height, &blocks)) { in orientation_and_script_detection()