Tesseract 3.01
OSResults Struct Reference

#include <osdetect.h>

List of all members.

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]
UNICHARSETunicharset
OSBestResult best_result

Constructor & Destructor Documentation

OSResults::OSResults ( ) [inline]

Member Function Documentation

void OSResults::set_best_orientation ( int  orientation_id)
void OSResults::update_best_orientation ( )
void OSResults::update_best_script ( int  orientation_id)

Member Data Documentation


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines