tesseract
3.05.02
|
#include <osdetect.h>
Public Member Functions | |
OrientationDetector (const GenericVector< int > *allowed_scripts, OSResults *results) | |
bool | detect_blob (BLOB_CHOICE_LIST *scores) |
int | get_orientation () |
Definition at line 82 of file osdetect.h.
OrientationDetector::OrientationDetector | ( | const GenericVector< int > * | allowed_scripts, |
OSResults * | results | ||
) |
Definition at line 371 of file osdetect.cpp.
bool OrientationDetector::detect_blob | ( | BLOB_CHOICE_LIST * | scores | ) |
Definition at line 379 of file osdetect.cpp.
int OrientationDetector::get_orientation | ( | ) |
Definition at line 444 of file osdetect.cpp.