tesseract  v4.0.0-17-g361f3264
Open Source OCR Engine
tesseract::BlobData Struct Reference
Collaboration diagram for tesseract::BlobData:

Public Member Functions

 BlobData ()
 
 BlobData (int index, Tesseract *tess, const WERD_RES &word)
 

Public Attributes

TBLOBblob
 
Tesseracttesseract
 
BLOB_CHOICE_LIST ** choices
 

Constructor & Destructor Documentation

◆ BlobData() [1/2]

tesseract::BlobData::BlobData ( )
inline

◆ BlobData() [2/2]

tesseract::BlobData::BlobData ( int  index,
Tesseract tess,
const WERD_RES word 
)
inline

Member Data Documentation

◆ blob

TBLOB* tesseract::BlobData::blob

◆ choices

BLOB_CHOICE_LIST** tesseract::BlobData::choices

◆ tesseract

Tesseract* tesseract::BlobData::tesseract

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