tesseract
5.0.0-alpha-619-ge9db
|
Go to the documentation of this file.
26 #include "config_auto.h"
45 #ifndef GRAPHICS_DISABLED
55 500, 256, -1000.0, 1000.0, 0.0, 256.0);
89 float x = edgept->
pos.
x;
90 float y = edgept->
pos.
y;
91 EDGEPT *this_edge = edgept;
96 this_edge = this_edge->
next;
101 while (edgept != this_edge);
124 #endif // GRAPHICS_DISABLED
void c_move(void *win, double x, double y)
void render_outline(void *window, TESSLINE *outline, C_COL color)
void render_edgepts(void *window, EDGEPT *edgept, C_COL color)
void display_blob(TBLOB *blob, C_COL color)
#define BOOL_VAR(name, val, comment)
void c_clear_window(void *win)
void render_blob(void *window, TBLOB *blob, C_COL color)
ScrollView * c_create_window(const char *name, int16_t xpos, int16_t ypos, int16_t xsize, int16_t ysize, double xmin, double xmax, double ymin, double ymax)
void c_line_color_index(void *win, C_COL index)
void c_draw(void *win, double x, double y)
bool wordrec_display_all_blobs