|
Tesseract 3.01
|
#include <osdetect.h>
Public Member Functions | |
| OSResults () | |
| void | update_best_orientation () |
| void | set_best_orientation (int orientation_id) |
| void | update_best_script (int orientation_id) |
Public Attributes | |
| float | orientations [4] |
| float | scripts_na [4][kMaxNumberOfScripts] |
| UNICHARSET * | unicharset |
| OSBestResult | best_result |
| OSResults::OSResults | ( | ) | [inline] |
| void OSResults::set_best_orientation | ( | int | orientation_id | ) |
| void OSResults::update_best_orientation | ( | ) |
| void OSResults::update_best_script | ( | int | orientation_id | ) |
| float OSResults::orientations[4] |
| float OSResults::scripts_na[4][kMaxNumberOfScripts] |