|
tesseract
4.00.00dev
|
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 | total_containment (TBLOB *blob1, TBLOB *blob2) |
| int any_shared_split_points | ( | const GenericVector< SEAM *> & | seams, |
| SEAM * | seam | ||
| ) |
Definition at line 281 of file chopper.cpp.
Definition at line 297 of file chopper.cpp.
| void preserve_outline | ( | EDGEPT * | start | ) |
Definition at line 66 of file chopper.cpp.
| void preserve_outline_tree | ( | TESSLINE * | srcline | ) |
Definition at line 82 of file chopper.cpp.
Definition at line 96 of file chopper.cpp.
| void restore_outline_tree | ( | TESSLINE * | srcline | ) |
Definition at line 122 of file chopper.cpp.
Definition at line 651 of file chopper.cpp.