BlamerBundle Struct Reference

#include <pageres.h>

List of all members.

Public Member Functions

 BlamerBundle ()
 ~BlamerBundle ()
void ClearResults ()
void CopyTruth (const BlamerBundle &other)
void CopyResults (const BlamerBundle &other)
 BlamerBundle (const BlamerBundle &other)
const char * IncorrectReason () const
bool NoTruth () const
void SetBlame (IncorrectResultReason irr, const STRING &msg, const WERD_CHOICE *choice, bool debug)
void FillDebugString (const STRING &msg, const WERD_CHOICE *choice, STRING *debug)

Static Public Member Functions

static const char * IncorrectReasonName (IncorrectResultReason irr)

Public Attributes

bool truth_has_char_boxes
tesseract::BoxWord truth_word
tesseract::BoxWord norm_truth_word
int norm_box_tolerance
GenericVector< STRINGtruth_text
IncorrectResultReason incorrect_result_reason
STRING debug
STRING misadaption_debug
bool segsearch_is_looking_for_blame
float best_correctly_segmented_rating
GenericVector< int > correct_segmentation_cols
GenericVector< int > correct_segmentation_rows
bool best_choice_is_dict_and_top_choice
char * lattice_data
int lattice_size
tesseract::ParamsTrainingBundle params_training_bundle

Constructor & Destructor Documentation

BlamerBundle::BlamerBundle (  )  [inline]
BlamerBundle::~BlamerBundle (  )  [inline]
BlamerBundle::BlamerBundle ( const BlamerBundle other  )  [inline]

Member Function Documentation

void BlamerBundle::ClearResults (  )  [inline]
void BlamerBundle::CopyResults ( const BlamerBundle other  )  [inline]
void BlamerBundle::CopyTruth ( const BlamerBundle other  )  [inline]
void BlamerBundle::FillDebugString ( const STRING msg,
const WERD_CHOICE choice,
STRING debug 
)
const char * BlamerBundle::IncorrectReason (  )  const
const char * BlamerBundle::IncorrectReasonName ( IncorrectResultReason  irr  )  [static]
bool BlamerBundle::NoTruth (  )  const [inline]
void BlamerBundle::SetBlame ( IncorrectResultReason  irr,
const STRING msg,
const WERD_CHOICE choice,
bool  debug 
) [inline]

Member Data Documentation


The documentation for this struct was generated from the following files:
Generated on Thu Feb 2 08:19:23 2012 for Tesseract by  doxygen 1.6.3