baseapi.h File Reference

#include <stdio.h>
#include "platform.h"
#include <limits.h>
#include "publictypes.h"
#include <memory.h>
#include <string.h>
#include "platform.h"
#include "pageiterator.h"
#include "assert.h"
#include <stddef.h>
#include "host.h"
#include <stdlib.h>
#include "memry.h"
#include "errcode.h"
#include "unichar.h"
#include "tesscallback.h"
#include "strngs.h"
#include "genericvector.h"
Include dependency graph for baseapi.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tesseract::TessBaseAPI

Namespaces

namespace  tesseract

Defines

#define MAX_NUM_INT_FEATURES   512

Typedefs

typedef int(Dict::* tesseract::DictFunc )(void *void_dawg_args, UNICHAR_ID unichar_id, bool word_end) const
typedef void(Wordrec::* tesseract::FillLatticeFunc )(const MATRIX &ratings, const LIST &best_choices, const UNICHARSET &unicharset, BlamerBundle *blamer_bundle)
typedef INT_FEATURE_STRUCT * INT_FEATURE
typedef INT_FEATURE_STRUCT INT_FEATURE_ARRAY [MAX_NUM_INT_FEATURES]
typedef list_rec * LIST
typedef double(Dict::* tesseract::ProbabilityInContextFunc )(const char *lang, const char *context, int context_bytes, const char *character, int character_bytes)
typedef TessCallback3< const
UNICHARSET &, int, PAGE_RES * > 
tesseract::TruthCallback

Define Documentation

#define MAX_NUM_INT_FEATURES   512

Definition at line 63 of file baseapi.h.


Typedef Documentation

typedef INT_FEATURE_STRUCT* INT_FEATURE

Definition at line 64 of file baseapi.h.

typedef INT_FEATURE_STRUCT INT_FEATURE_ARRAY[MAX_NUM_INT_FEATURES]

Definition at line 66 of file baseapi.h.

typedef list_rec* LIST

Definition at line 60 of file baseapi.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


cob_tesseract
Author(s): Richard Bormann
autogenerated on Fri Jan 11 12:14:43 2013