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)
int get_best_script (int orientation_id) const
void accumulate (const OSResults &osr)
void print_scores (void) const
void print_scores (int orientation_id) const

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::accumulate ( const OSResults osr  ) 
int OSResults::get_best_script ( int  orientation_id  )  const
void OSResults::print_scores ( int  orientation_id  )  const
void OSResults::print_scores ( void   )  const
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:
Generated on Thu Feb 2 08:19:24 2012 for Tesseract by  doxygen 1.6.3