tesseract
5.0.0-alpha-619-ge9db
|
This is the complete list of members for tesseract::ImageFind, including all inherited members.
BlankImageInBetween(const TBOX &box1, const TBOX &box2, const TBOX &im_box, const FCOORD &rotation, Pix *pix) | tesseract::ImageFind | static |
BoundsWithinRect(Pix *pix, int *x_start, int *y_start, int *x_end, int *y_end) | tesseract::ImageFind | static |
ClipToByte(double pixel) | tesseract::ImageFind | static |
ColorDistanceFromLine(const uint8_t *line1, const uint8_t *line2, const uint8_t *point) | tesseract::ImageFind | static |
ComposeRGB(uint32_t r, uint32_t g, uint32_t b) | tesseract::ImageFind | static |
ComputeRectangleColors(const TBOX &rect, Pix *pix, int factor, Pix *color_map1, Pix *color_map2, Pix *rms_map, uint8_t *color1, uint8_t *color2) | tesseract::ImageFind | static |
ConnCompAndRectangularize(Pix *pix, DebugPixa *pixa_debug, Boxa **boxa, Pixa **pixa) | tesseract::ImageFind | static |
CountPixelsInRotatedBox(TBOX box, const TBOX &im_box, const FCOORD &rotation, Pix *pix) | tesseract::ImageFind | static |
FindImagePartitions(Pix *image_pix, const FCOORD &rotation, const FCOORD &rerotation, TO_BLOCK *block, TabFind *tab_grid, DebugPixa *pixa_debug, ColPartitionGrid *part_grid, ColPartition_LIST *big_parts) | tesseract::ImageFind | static |
FindImages(Pix *pix, DebugPixa *pixa_debug) | tesseract::ImageFind | 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::ImageFind | static |
TransferImagePartsToImageMask(const FCOORD &rerotation, ColPartitionGrid *part_grid, Pix *image_mask) | tesseract::ImageFind | static |