tesseract::ImageFinder Member List
This is the complete list of members for
tesseract::ImageFinder, including all inherited members.
BoundsWithinRect(Pix *pix, int *x_start, int *y_start, int *x_end, int *y_end) | tesseract::ImageFinder | [static] |
FindImages(Pix *pix, Boxa **boxa, Pixa **pixa) | tesseract::ImageFinder | [static] |
pixNearlyRectangular(Pix *pix, double min_fraction, double max_fraction, double max_skew_gradient, int *x_start, int *y_start, int *x_end, int *y_end) | tesseract::ImageFinder | [static] |