tesseract v5.3.3.20231005
|
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Macros | |
#define | MINEDGELENGTH 8 |
Functions | |
void | tesseract::complete_edge (CRACKEDGE *start, C_OUTLINE_IT *outline_it) |
ScrollView::Color | tesseract::check_path_legal (CRACKEDGE *start) |
int16_t | tesseract::loop_bounding_box (CRACKEDGE *&start, ICOORD &botleft, ICOORD &topright) |
#define MINEDGELENGTH 8 |
Definition at line 30 of file edgloop.cpp.