tesseract v5.3.3.20231005
osdetect.h File Reference
#include "export.h"
#include <vector>

Go to the source code of this file.

Classes

struct  tesseract::OSBestResult
 
struct  tesseract::OSResults
 
class  tesseract::OrientationDetector
 
class  tesseract::ScriptDetector
 

Namespaces

namespace  tesseract
 

Functions

int tesseract::orientation_and_script_detection (const char *filename, OSResults *, tesseract::Tesseract *)
 
int tesseract::os_detect (TO_BLOCK_LIST *port_blocks, OSResults *osr, tesseract::Tesseract *tess)
 
int tesseract::os_detect_blobs (const std::vector< int > *allowed_scripts, BLOBNBOX_CLIST *blob_list, OSResults *osr, tesseract::Tesseract *tess)
 
bool tesseract::os_detect_blob (BLOBNBOX *bbox, OrientationDetector *o, ScriptDetector *s, OSResults *, tesseract::Tesseract *tess)
 
TESS_API int tesseract::OrientationIdToValue (const int &id)
 

Variables

const int tesseract::kMaxNumberOfScripts = 116 + 1 + 2 + 1