tesseract v5.3.3.20231005
|
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Macros | |
#define | NUM_COLORS 6 |
Functions | |
tesseract::BOOL_VAR_H (wordrec_display_all_blobs) | |
tesseract::BOOL_VAR_H (wordrec_blob_pause) | |
void | tesseract::display_blob (TBLOB *blob, ScrollView::Color color) |
void | tesseract::render_blob (ScrollView *window, TBLOB *blob, ScrollView::Color color) |
void | tesseract::render_edgepts (ScrollView *window, EDGEPT *edgept, ScrollView::Color color) |
void | tesseract::render_outline (ScrollView *window, TESSLINE *outline, ScrollView::Color color) |