Home
last modified time | relevance | path

Searched defs:orientation_id (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/tesseract/tesseract-5.0.0/include/tesseract/
H A Dosdetect.h43 int orientation_id; member
/dports/graphics/tesseract/tesseract-5.0.0/src/ccmain/
H A Dosdetect.cpp85 void OSResults::set_best_orientation(int orientation_id) { in set_best_orientation()