Module tesseract::plumbing[][src]

A direct but safe wrapper for tesseract-sys. It should stick as close as possible to the upstream API whilst avoiding unsafe behaviour.

Are you interested in using this on its own? Raise an issue, and I’ll split it into its own crate.

Structs

Pix

Wrapper around Leptonica’s Pix structure

PixReadError
TessBaseAPI

Wrapper around tesseract::TessBaseAPI

TessBaseAPIGetHOCRTextError
TessBaseAPIGetUTF8TextError
TessBaseAPIInitError
TessBaseAPIRecogniseError
TessBaseAPISetVariableError
TesseractText

Wrapper around Tesseract’s returned strings

Enums

PixReadMemError
TessBaseAPISetImageSafetyError