/home/rays/src/opensrc/tesseract-ocr/ccmain/osdetect.h File Reference
#include "strngs.h"
#include "unicharset.h"
Go to the source code of this file.
Classes |
struct | OSBestResult |
struct | OSResults |
class | OrientationDetector |
class | ScriptDetector |
Namespaces |
namespace | tesseract |
Functions |
int | orientation_and_script_detection (STRING &filename, OSResults *, tesseract::Tesseract *) |
int | os_detect (TO_BLOCK_LIST *port_blocks, OSResults *osr, tesseract::Tesseract *tess) |
int | os_detect_blobs (BLOBNBOX_CLIST *blob_list, OSResults *osr, tesseract::Tesseract *tess) |
bool | os_detect_blob (BLOBNBOX *bbox, OrientationDetector *o, ScriptDetector *s, OSResults *, tesseract::Tesseract *tess) |
const int | OrientationIdToValue (const int &id) |
Variables |
const int | kMaxNumberOfScripts = 116 + 1 + 2 + 1 |
Function Documentation
const int OrientationIdToValue |
( |
const int & |
id |
) |
|
Variable Documentation