Tesseract  3.02
tesseract::ImageThresholder Member List
This is the complete list of members for tesseract::ImageThresholder, including all inherited members.
Clear()tesseract::ImageThresholder [virtual]
estimated_res_tesseract::ImageThresholder [protected]
GetImageSizes(int *left, int *top, int *width, int *height, int *imagewidth, int *imageheight)tesseract::ImageThresholder [virtual]
GetPixRect()tesseract::ImageThresholder
GetPixRectGrey()tesseract::ImageThresholder
GetScaledEstimatedResolution() const tesseract::ImageThresholder [inline]
GetScaledYResolution() const tesseract::ImageThresholder [inline]
GetScaleFactor() const tesseract::ImageThresholder [inline]
GetSourceYResolution() const tesseract::ImageThresholder [inline]
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]
IsBinary() const tesseract::ImageThresholder [inline]
IsColor() const tesseract::ImageThresholder [inline]
IsEmpty() const tesseract::ImageThresholder
IsFullImage() const tesseract::ImageThresholder [inline, protected]
OtsuThresholdRectToPix(const unsigned char *imagedata, int bytes_per_pixel, int bytes_per_line, Pix **pix) const tesseract::ImageThresholder [protected]
pix_tesseract::ImageThresholder [protected]
RawRectToPix(Pix **pix) const tesseract::ImageThresholder [protected]
rect_height_tesseract::ImageThresholder [protected]
rect_left_tesseract::ImageThresholder [protected]
rect_top_tesseract::ImageThresholder [protected]
rect_width_tesseract::ImageThresholder [protected]
scale_tesseract::ImageThresholder [protected]
SetEstimatedResolution(int ppi)tesseract::ImageThresholder [inline]
SetImage(const unsigned char *imagedata, int width, int height, int bytes_per_pixel, int bytes_per_line)tesseract::ImageThresholder
SetImage(const Pix *pix)tesseract::ImageThresholder
SetRectangle(int left, int top, int width, int height)tesseract::ImageThresholder
SetSourceYResolution(int ppi)tesseract::ImageThresholder [inline]
ThresholdRectToPix(const unsigned char *imagedata, int bytes_per_pixel, int bytes_per_line, const int *thresholds, const int *hi_values, Pix **pix) const tesseract::ImageThresholder [protected]
ThresholdToPix(Pix **pix)tesseract::ImageThresholder [virtual]
yres_tesseract::ImageThresholder [protected]
~ImageThresholder()tesseract::ImageThresholder [virtual]