tesseract-doxygen/dict/context.h File Reference

#include "choices.h"
#include "ratngs.h"

Go to the source code of this file.

Classes

class  tesseract::Context

Namespaces

namespace  tesseract

Typedefs

typedef double(* PROBABILITY_IN_CONTEXT_FUNCTION )(const char *context, int context_bytes, const char *character, int character_bytes)

Functions

void close_choices ()
void write_choice_line ()
double def_probability_in_context (const char *context, int context_bytes, const char *character, int character_bytes)

Variables

PROBABILITY_IN_CONTEXT_FUNCTION probability_in_context

Typedef Documentation

typedef double(* PROBABILITY_IN_CONTEXT_FUNCTION)(const char *context, int context_bytes, const char *character, int character_bytes)

Function Documentation

void close_choices (  ) 
double def_probability_in_context ( const char *  context,
int  context_bytes,
const char *  character,
int  character_bytes 
)
void write_choice_line (  ) 

Variable Documentation

Generated on Sun Jul 18 17:10:51 2010 for Tesseract by  doxygen 1.6.3