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 282 of file chopper.cpp.
| int check_blob | ( | TBLOB * | blob | ) |
Definition at line 298 of file chopper.cpp.
| void preserve_outline | ( | EDGEPT * | start | ) |
Definition at line 67 of file chopper.cpp.
| void preserve_outline_tree | ( | TESSLINE * | srcline | ) |
Definition at line 83 of file chopper.cpp.
Definition at line 97 of file chopper.cpp.
| void restore_outline_tree | ( | TESSLINE * | srcline | ) |
Definition at line 123 of file chopper.cpp.
Definition at line 656 of file chopper.cpp.