|
tesseract
3.05.00
|
Public Member Functions | |
| SpacingProperties () | |
| SpacingProperties (int b, int a) | |
Public Attributes | |
| int | x_gap_before |
| int | x_gap_after |
| map< string, int > | kerned_x_gaps |
Definition at line 175 of file text2image.cpp.
|
inline |
Definition at line 176 of file text2image.cpp.
|
inline |
Definition at line 177 of file text2image.cpp.
| map<string, int> tesseract::SpacingProperties::kerned_x_gaps |
Definition at line 182 of file text2image.cpp.
| int tesseract::SpacingProperties::x_gap_after |
Definition at line 181 of file text2image.cpp.
| int tesseract::SpacingProperties::x_gap_before |
Definition at line 180 of file text2image.cpp.