tesseract
4.1.1
|
Go to the source code of this file.
Functions | |
void | display_edgepts (LIST outlines) |
void | draw_blob_edges (TBLOB *blob) |
void | mark_outline (EDGEPT *edgept) |
Variables | |
ScrollView * | edge_window = nullptr |
void display_edgepts | ( | LIST | outlines | ) |
Definition at line 45 of file plotedges.cpp.
void draw_blob_edges | ( | TBLOB * | blob | ) |
Definition at line 69 of file plotedges.cpp.
void mark_outline | ( | EDGEPT * | edgept | ) |
Definition at line 86 of file plotedges.cpp.
ScrollView* edge_window = nullptr |
Definition at line 35 of file plotedges.cpp.