|
Tesseract
3.02
|
#include <osdetect.h>
Public Member Functions | |
| OSBestResult () | |
Public Attributes | |
| int | orientation_id |
| int | script_id |
| float | sconfidence |
| float | oconfidence |
Definition at line 38 of file osdetect.h.
| OSBestResult::OSBestResult | ( | ) | [inline] |
Definition at line 39 of file osdetect.h.
: orientation_id(0), script_id(0), sconfidence(0.0), oconfidence(0.0) {}
Definition at line 44 of file osdetect.h.
Definition at line 41 of file osdetect.h.
Definition at line 43 of file osdetect.h.
Definition at line 42 of file osdetect.h.