|
tesseract
4.00.00dev
|
This is the complete list of members for tesseract::ImageData, including all inherited members.
| AddBoxes(const GenericVector< TBOX > &boxes, const GenericVector< STRING > &texts, const GenericVector< int > &box_pages) | tesseract::ImageData | |
| box_text(int index) const | tesseract::ImageData | inline |
| box_texts() const | tesseract::ImageData | inline |
| boxes() const | tesseract::ImageData | inline |
| Build(const char *name, int page_number, const char *lang, const char *imagedata, int imagedatasize, const char *truth_text, const char *box_text) | tesseract::ImageData | static |
| DeSerialize(TFile *fp) | tesseract::ImageData | |
| Display() const | tesseract::ImageData | |
| GetPix() const | tesseract::ImageData | |
| image_data() const | tesseract::ImageData | inline |
| ImageData() | tesseract::ImageData | |
| ImageData(bool vertical, Pix *pix) | tesseract::ImageData | |
| imagefilename() const | tesseract::ImageData | inline |
| language() const | tesseract::ImageData | inline |
| MemoryUsed() const | tesseract::ImageData | |
| page_number() const | tesseract::ImageData | inline |
| PreScale(int target_height, int max_height, float *scale_factor, int *scaled_width, int *scaled_height, GenericVector< TBOX > *boxes) const | tesseract::ImageData | |
| Serialize(TFile *fp) const | tesseract::ImageData | |
| set_imagefilename(const STRING &name) | tesseract::ImageData | inline |
| set_language(const STRING &lang) | tesseract::ImageData | inline |
| set_page_number(int num) | tesseract::ImageData | inline |
| SetPix(Pix *pix) | tesseract::ImageData | |
| SkipDeSerialize(tesseract::TFile *fp) | tesseract::ImageData | static |
| transcription() const | tesseract::ImageData | inline |
| ~ImageData() | tesseract::ImageData |