tesseract::ColumnFinder Class Reference
#include <colfind.h>
List of all members.
Public Member Functions |
| ColumnFinder (int gridsize, const ICOORD &bleft, const ICOORD &tright, TabVector_LIST *vlines, TabVector_LIST *hlines, int vertical_x, int vertical_y) |
virtual | ~ColumnFinder () |
int | FindBlocks (int imageheight, int resolution, bool single_column, TO_BLOCK *block, Boxa *boxa, Pixa *pixa, BLOCK_LIST *blocks, TO_BLOCK_LIST *to_blocks) |
Constructor & Destructor Documentation
tesseract::ColumnFinder::ColumnFinder |
( |
int |
gridsize, |
|
|
const ICOORD & |
bleft, |
|
|
const ICOORD & |
tright, |
|
|
TabVector_LIST * |
vlines, |
|
|
TabVector_LIST * |
hlines, |
|
|
int |
vertical_x, |
|
|
int |
vertical_y | |
|
) |
| | |
tesseract::ColumnFinder::~ColumnFinder |
( |
|
) |
[virtual] |
Member Function Documentation
int tesseract::ColumnFinder::FindBlocks |
( |
int |
imageheight, |
|
|
int |
resolution, |
|
|
bool |
single_column, |
|
|
TO_BLOCK * |
block, |
|
|
Boxa * |
boxa, |
|
|
Pixa * |
pixa, |
|
|
BLOCK_LIST * |
blocks, |
|
|
TO_BLOCK_LIST * |
to_blocks | |
|
) |
| | |
The documentation for this class was generated from the following files: