tesseract  v4.0.0-17-g361f3264
Open Source OCR Engine
tesseract::FRAGMENT Class Reference

#include <wordrec.h>

Inheritance diagram for tesseract::FRAGMENT:
Collaboration diagram for tesseract::FRAGMENT:

Public Member Functions

 FRAGMENT ()
 
 FRAGMENT (EDGEPT *head_pt, EDGEPT *tail_pt)
 

Public Attributes

ICOORD head
 
ICOORD tail
 
EDGEPTheadpt
 
EDGEPTtailpt
 

Constructor & Destructor Documentation

◆ FRAGMENT() [1/2]

tesseract::FRAGMENT::FRAGMENT ( )
inline

◆ FRAGMENT() [2/2]

tesseract::FRAGMENT::FRAGMENT ( EDGEPT head_pt,
EDGEPT tail_pt 
)

Member Data Documentation

◆ head

ICOORD tesseract::FRAGMENT::head

◆ headpt

EDGEPT* tesseract::FRAGMENT::headpt

◆ tail

ICOORD tesseract::FRAGMENT::tail

◆ tailpt

EDGEPT* tesseract::FRAGMENT::tailpt

The documentation for this class was generated from the following file: