|
tesseract
5.0.0-alpha-619-ge9db
|
#include <osdetect.h>
Public Member Functions | |
| OSBestResult () | |
Public Attributes | |
| int | orientation_id |
| int | script_id |
| float | sconfidence |
| float | oconfidence |
Definition at line 41 of file osdetect.h.
|
inline |
Definition at line 42 of file osdetect.h.
| float OSBestResult::oconfidence |
Definition at line 47 of file osdetect.h.
| int OSBestResult::orientation_id |
Definition at line 44 of file osdetect.h.
| float OSBestResult::sconfidence |
Definition at line 46 of file osdetect.h.
| int OSBestResult::script_id |
Definition at line 45 of file osdetect.h.