tesseract
5.0.0-alpha-619-ge9db
|
#include <osdetect.h>
Public Member Functions | |
ScriptDetector (const GenericVector< int > *allowed_scripts, OSResults *osr, tesseract::Tesseract *tess) | |
void | detect_blob (BLOB_CHOICE_LIST *scores) |
bool | must_stop (int orientation) |
Definition at line 96 of file osdetect.h.
ScriptDetector::ScriptDetector | ( | const GenericVector< int > * | allowed_scripts, |
OSResults * | osr, | ||
tesseract::Tesseract * | tess | ||
) |
Definition at line 453 of file osdetect.cpp.
void ScriptDetector::detect_blob | ( | BLOB_CHOICE_LIST * | scores | ) |
Definition at line 471 of file osdetect.cpp.
bool ScriptDetector::must_stop | ( | int | orientation | ) |
Definition at line 558 of file osdetect.cpp.