tesseract-doxygen/cutil/callcpp.h File Reference

#include <assert.h>
#include "host.h"
#include "varable.h"
#include "unichar.h"

Go to the source code of this file.

Defines

#define INTEL   0x4949
#define MOTO   0x4d4d

Enumerations

enum  C_COL {
  Black, White, Red, Yellow,
  Green, Cyan, Blue, Magenta,
  Aquamarine, Dark_SLATE_BLUE, Light_BLUE, Medium_BLUE,
  Midnight_BLUE, Navy_BLUE, Sky_BLUE, Slate_BLUE,
  Steel_BLUE, Coral, Brown, Sandy_BROWN,
  Gold, GoldENROD, Dark_GREEN, Dark_OLIVE_GREEN,
  Forest_GREEN, Lime_GREEN, Pale_GREEN, Yellow_GREEN,
  Light_GREY, Dark_SLATE_GREY, Dim_GREY, Grey,
  Khaki, Maroon, Orange, Orchid,
  Pink, Plum, Indian_RED, Orange_RED,
  Violet_RED, Salmon, Tan, Turqoise,
  Dark_TURQUOISE, Violet, Wheat, Green_YELLOW
}

Functions

void setup_cp_maps ()
void cprintf (const char *format,...)
ScrollViewc_create_window (const char *name, inT16 xpos, inT16 ypos, inT16 xsize, inT16 ysize, double xmin, double xmax, double ymin, double ymax)
void c_line_color_index (void *win, C_COL index)
void c_move (void *win, double x, double y)
void c_draw (void *win, double x, double y)
void c_make_current (void *win)
void c_clear_window (void *win)
char window_wait (ScrollView *win)
void reverse32 (void *ptr)
void reverse16 (void *ptr)

Variables

int tess_cp_mapping0 = 0
int tess_cp_mapping1 = 1
int tess_cp_mapping2 = 2
int tess_cp_mapping3 = 3
int record_matcher_output = 0
int il1_adaption_test = 0
double permuter_pending_threshold = 0.0
inT32 cp_maps [4]
char blob_answer [UNICHAR_LEN+1]
char * word_answer
inT32 bits_in_states

Define Documentation

#define INTEL   0x4949
#define MOTO   0x4d4d

Enumeration Type Documentation

enum C_COL
Enumerator:
Black 
White 
Red 
Yellow 
Green 
Cyan 
Blue 
Magenta 
Aquamarine 
Dark_SLATE_BLUE 
Light_BLUE 
Medium_BLUE 
Midnight_BLUE 
Navy_BLUE 
Sky_BLUE 
Slate_BLUE 
Steel_BLUE 
Coral 
Brown 
Sandy_BROWN 
Gold 
GoldENROD 
Dark_GREEN 
Dark_OLIVE_GREEN 
Forest_GREEN 
Lime_GREEN 
Pale_GREEN 
Yellow_GREEN 
Light_GREY 
Dark_SLATE_GREY 
Dim_GREY 
Grey 
Khaki 
Maroon 
Orange 
Orchid 
Pink 
Plum 
Indian_RED 
Orange_RED 
Violet_RED 
Salmon 
Tan 
Turqoise 
Dark_TURQUOISE 
Violet 
Wheat 
Green_YELLOW 

Function Documentation

void c_clear_window ( void *  win  ) 
ScrollView* c_create_window ( const char *  name,
inT16  xpos,
inT16  ypos,
inT16  xsize,
inT16  ysize,
double  xmin,
double  xmax,
double  ymin,
double  ymax 
)
void c_draw ( void *  win,
double  x,
double  y 
)
void c_line_color_index ( void *  win,
C_COL  index 
)
void c_make_current ( void *  win  ) 
void c_move ( void *  win,
double  x,
double  y 
)
void cprintf ( const char *  format,
  ... 
)
void reverse16 ( void *  ptr  ) 
void reverse32 ( void *  ptr  ) 
void setup_cp_maps (  ) 
char window_wait ( ScrollView win  ) 

Variable Documentation

char blob_answer[UNICHAR_LEN+1]

"Dont adapt to i/I at beginning of word"

"Worst conf for using pending dictionary"

"Record detailed matcher info"

"Mappings for class pruner distance"

"Mappings for class pruner distance"

"Mappings for class pruner distance"

"Mappings for class pruner distance"

char* word_answer
Generated on Sun Jul 18 17:10:50 2010 for Tesseract by  doxygen 1.6.3