#include <alignedblob.h>
List of all members.
Detailed Description
Definition at line 44 of file alignedblob.h.
Constructor & Destructor Documentation
| tesseract::AlignedBlobParams::AlignedBlobParams |
( |
int |
vertical_x, |
|
|
int |
vertical_y, |
|
|
int |
height, |
|
|
int |
v_gap_multiple, |
|
|
int |
min_gutter_width, |
|
|
int |
resolution, |
|
|
TabAlignment |
alignment0 |
|
) |
| |
| tesseract::AlignedBlobParams::AlignedBlobParams |
( |
int |
vertical_x, |
|
|
int |
vertical_y, |
|
|
int |
width |
|
) |
| |
Member Function Documentation
| void tesseract::AlignedBlobParams::set_vertical |
( |
int |
vertical_x, |
|
|
int |
vertical_y |
|
) |
| |
Member Data Documentation
| TabType tesseract::AlignedBlobParams::confirmed_type |
| double tesseract::AlignedBlobParams::gutter_fraction |
| int tesseract::AlignedBlobParams::l_align_tolerance |
| int tesseract::AlignedBlobParams::max_v_gap |
| int tesseract::AlignedBlobParams::min_gutter |
| int tesseract::AlignedBlobParams::min_length |
| int tesseract::AlignedBlobParams::min_points |
| int tesseract::AlignedBlobParams::r_align_tolerance |
| bool tesseract::AlignedBlobParams::ragged |
| bool tesseract::AlignedBlobParams::right_tab |
| ICOORD tesseract::AlignedBlobParams::vertical |
The documentation for this struct was generated from the following files: