Tesseract
3.02
|
Go to the source code of this file.
Functions | |
void | apply_seam (TBLOB *blob, TBLOB *other_blob, bool italic_blob, SEAM *seam) |
void | form_two_blobs (TBLOB *blob, TBLOB *other_blob, bool italic_blob, const TPOINT &location) |
void | make_double_split (TBLOB *blob, TBLOB *other_blob, bool italic_blob, SEAM *seam) |
void | make_single_split (TESSLINE *outlines, SPLIT *split) |
void | make_split_blobs (TBLOB *blob, TBLOB *other_blob, bool italic_blob, SEAM *seam) |
void | make_triple_split (TBLOB *blob, TBLOB *other_blob, bool italic_blob, SEAM *seam) |
void | undo_seam (TBLOB *blob, TBLOB *other_blob, SEAM *seam) |
void | undo_single_split (TBLOB *blob, SPLIT *split) |
Definition at line 52 of file makechop.cpp.
Definition at line 74 of file makechop.cpp.
Definition at line 93 of file makechop.cpp.
Definition at line 107 of file makechop.cpp.
Definition at line 135 of file makechop.cpp.
Definition at line 151 of file makechop.cpp.
Definition at line 168 of file makechop.cpp.