Go to the source code of this file.
Functions | |
start_seam_list | |
Initialize a list of seams that match the original number of blobs present in the starting segmentation. Each of the seams created by this routine have location information only. | |
void | start_seam_list (TWERD *word, GenericVector< SEAM * > *seam_array) |
void start_seam_list | ( | TWERD * | word, |
GenericVector< SEAM * > * | seam_array | ||
) |
Definition at line 269 of file seam.cpp.