/home/rays/src/opensrc/tesseract-ocr/dict/stopper.cpp File Reference

#include "stopper.h"
#include "matchdefs.h"
#include "host.h"
#include <stdio.h>
#include "unichar.h"
#include "callcpp.h"
#include "permute.h"
#include "danerror.h"
#include "const.h"
#include "efio.h"
#include "scanutils.h"
#include "params.h"
#include "dict.h"
#include "image.h"
#include "ccutil.h"
#include "ratngs.h"
#include "ambigs.h"
#include <string.h>
#include <ctype.h>
#include <math.h>

Classes

struct  EXPANDED_CHOICE

Namespaces

namespace  tesseract

Defines

#define MAX_WERD_SIZE   100
#define BestCertainty(Choices)   (((VIABLE_CHOICE) first_node (Choices))->Certainty)
#define BestRating(Choices)   (((VIABLE_CHOICE) first_node (Choices))->Rating)
#define BestFactor(Choices)   (((VIABLE_CHOICE) first_node (Choices))->AdjustFactor)

Functions

void DeleteViableChoiceStruct (void *vcs)

Define Documentation

#define BestCertainty ( Choices   )     (((VIABLE_CHOICE) first_node (Choices))->Certainty)
#define BestFactor ( Choices   )     (((VIABLE_CHOICE) first_node (Choices))->AdjustFactor)
#define BestRating ( Choices   )     (((VIABLE_CHOICE) first_node (Choices))->Rating)
#define MAX_WERD_SIZE   100

Function Documentation

void DeleteViableChoiceStruct ( void *  vcs  ) 
Generated on Thu Feb 2 08:19:22 2012 for Tesseract by  doxygen 1.6.3