/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

int orientation_and_script_detection ( STRING filename,
OSResults ,
tesseract::Tesseract  
)
const int OrientationIdToValue ( const int &  id  ) 
int os_detect ( TO_BLOCK_LIST *  port_blocks,
OSResults osr,
tesseract::Tesseract tess 
)
bool os_detect_blob ( BLOBNBOX bbox,
OrientationDetector o,
ScriptDetector s,
OSResults ,
tesseract::Tesseract tess 
)
int os_detect_blobs ( BLOBNBOX_CLIST *  blob_list,
OSResults osr,
tesseract::Tesseract tess 
)

Variable Documentation

const int kMaxNumberOfScripts = 116 + 1 + 2 + 1
Generated on Thu Feb 2 08:19:21 2012 for Tesseract by  doxygen 1.6.3