tesseract v5.3.3.20231005
seam.cpp File Reference
#include "seam.h"
#include "blobs.h"
#include "tprintf.h"

Go to the source code of this file.

Namespaces

namespace  tesseract
 

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 tesseract::start_seam_list (TWERD *word, std::vector< SEAM * > *seam_array)