tesseract
5.0.0-alpha-619-ge9db
|
Go to the source code of this file.
Functions | |
void | display_blob (TBLOB *blob, C_COL color) |
void | render_blob (void *window, TBLOB *blob, C_COL color) |
void | render_edgepts (void *window, EDGEPT *edgept, C_COL color) |
void | render_outline (void *window, TESSLINE *outline, C_COL color) |
Variables | |
ScrollView * | blob_window = nullptr |
C_COL | color_list [] |
bool | wordrec_display_all_blobs = 0 |
bool | wordrec_blob_pause = 0 |
Definition at line 49 of file render.cpp.
Definition at line 67 of file render.cpp.
Definition at line 81 of file render.cpp.
Definition at line 106 of file render.cpp.
ScrollView* blob_window = nullptr |
Definition at line 31 of file render.cpp.
C_COL color_list[] |
bool wordrec_blob_pause = 0 |
"Blob pause"
Definition at line 39 of file render.cpp.
bool wordrec_display_all_blobs = 0 |
"Display Blobs"
Definition at line 37 of file render.cpp.