, including all inherited members.
| Clear() | tesseract::ImageThresholder | [virtual] |
| CopyBinaryRectRawToIMAGE(IMAGE *image) const | tesseract::ImageThresholder | [protected] |
| GetImageSizes(int *left, int *top, int *width, int *height, int *imagewidth, int *imageheight) | tesseract::ImageThresholder | [virtual] |
| HasThresholdToPix() const | tesseract::ImageThresholder | [virtual] |
| image_bytespl_ | tesseract::ImageThresholder | [protected] |
| image_bytespp_ | tesseract::ImageThresholder | [protected] |
| image_data_ | tesseract::ImageThresholder | [protected] |
| image_height_ | tesseract::ImageThresholder | [protected] |
| image_width_ | tesseract::ImageThresholder | [protected] |
| ImageThresholder() | tesseract::ImageThresholder | |
| Init() | tesseract::ImageThresholder | [protected, virtual] |
| IsColor() const | tesseract::ImageThresholder | [inline] |
| IsEmpty() const | tesseract::ImageThresholder | |
| IsFullImage() const | tesseract::ImageThresholder | [inline, protected] |
| OtsuThresholdRectToIMAGE(const unsigned char *imagedata, int bytes_per_pixel, int bytes_per_line, IMAGE *image) const | tesseract::ImageThresholder | [protected] |
| rect_height_ | tesseract::ImageThresholder | [protected] |
| rect_left_ | tesseract::ImageThresholder | [protected] |
| rect_top_ | tesseract::ImageThresholder | [protected] |
| rect_width_ | tesseract::ImageThresholder | [protected] |
| SetImage(const unsigned char *imagedata, int width, int height, int bytes_per_pixel, int bytes_per_line) | tesseract::ImageThresholder | |
| SetRectangle(int left, int top, int width, int height) | tesseract::ImageThresholder | |
| ThresholdRectToIMAGE(const unsigned char *imagedata, int bytes_per_pixel, int bytes_per_line, const int *thresholds, const int *hi_values, IMAGE *image) const | tesseract::ImageThresholder | [protected] |
| ThresholdToIMAGE(IMAGE *image) | tesseract::ImageThresholder | [virtual] |
| ~ImageThresholder() | tesseract::ImageThresholder | [virtual] |