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,...) |
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_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
Enumeration Type Documentation
- 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 |
) |
|
Variable Documentation
"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"