|
tesseract
5.0.0-alpha-619-ge9db
|
#include "scrollview.h"#include "params.h"#include "pdblock.h"#include "coutln.h"#include "crakedge.h"Go to the source code of this file.
Macros | |
| #define | BUCKETSIZE 16 |
Functions | |
| void | complete_edge (CRACKEDGE *start, C_OUTLINE_IT *outline_it) |
| ScrollView::Color | check_path_legal (CRACKEDGE *start) |
| int16_t | loop_bounding_box (CRACKEDGE *&start, ICOORD &botleft, ICOORD &topright) |
| ScrollView::Color check_path_legal | ( | CRACKEDGE * | start | ) |
Definition at line 62 of file edgloop.cpp.
| void complete_edge | ( | CRACKEDGE * | start, |
| C_OUTLINE_IT * | outline_it | ||
| ) |
Definition at line 33 of file edgloop.cpp.
Definition at line 113 of file edgloop.cpp.