tesseract
4.0.0-1-g2a2b
|
Go to the source code of this file.
Functions | |
void | preserve_outline (EDGEPT *start) |
void | preserve_outline_tree (TESSLINE *srcline) |
EDGEPT * | restore_outline (EDGEPT *start) |
void | restore_outline_tree (TESSLINE *srcline) |
int | any_shared_split_points (const GenericVector< SEAM *> &seams, SEAM *seam) |
int | check_blob (TBLOB *blob) |
int16_t | total_containment (TBLOB *blob1, TBLOB *blob2) |
int any_shared_split_points | ( | const GenericVector< SEAM *> & | seams, |
SEAM * | seam | ||
) |
Definition at line 287 of file chopper.cpp.
int check_blob | ( | TBLOB * | blob | ) |
Definition at line 303 of file chopper.cpp.
void preserve_outline | ( | EDGEPT * | start | ) |
Definition at line 72 of file chopper.cpp.
void preserve_outline_tree | ( | TESSLINE * | srcline | ) |
Definition at line 88 of file chopper.cpp.
Definition at line 102 of file chopper.cpp.
void restore_outline_tree | ( | TESSLINE * | srcline | ) |
Definition at line 128 of file chopper.cpp.
Definition at line 657 of file chopper.cpp.