tesseract
5.0.0-alpha-619-ge9db
|
Go to the documentation of this file.
26 #include "config_auto.h"
29 #ifndef GRAPHICS_DISABLED
49 400, 128, -400.0, 400.0, 0.0, 256.0);
72 edge_list =
push(edge_list, ol->loop);
87 float x = edgept->
pos.
x;
88 float y = edgept->
pos.
y;
112 #endif // GRAPHICS_DISABLED
void draw_blob_edges(TBLOB *blob)
void c_move(void *win, double x, double y)
void render_edgepts(void *window, EDGEPT *edgept, C_COL color)
void c_clear_window(void *win)
LIST push(LIST list, void *element)
bool wordrec_display_splits
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)
void mark_outline(EDGEPT *edgept)
void display_edgepts(LIST outlines)
void c_make_current(void *win)