Tesseract
3.02
|
Go to the source code of this file.
Functions | |
void | display_segmentation (TBLOB *chunks, SEARCH_STATE segmentation) |
void | render_segmentation (ScrollView *window, TBLOB *chunks, SEARCH_STATE segmentation) |
Variables | |
ScrollView * | segm_window |
int | wordrec_display_segmentations = 0 |
void display_segmentation | ( | TBLOB * | chunks, |
SEARCH_STATE | segmentation | ||
) |
Definition at line 58 of file plotseg.cpp.
void render_segmentation | ( | ScrollView * | window, |
TBLOB * | chunks, | ||
SEARCH_STATE | segmentation | ||
) |
Definition at line 79 of file plotseg.cpp.
ScrollView* segm_window |
Definition at line 46 of file plotseg.cpp.
int wordrec_display_segmentations = 0 |
"Display Segmentations"
Definition at line 48 of file plotseg.cpp.