tesseract v5.3.3.20231005
|
Go to the source code of this file.
Classes | |
class | tesseract::SEAM |
Namespaces | |
namespace | tesseract |
Typedefs | |
using | tesseract::PRIORITY = float |
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) |