|
tesseract
4.1.0
|
Public Member Functions | |
| SpacingProperties () | |
| SpacingProperties (int b, int a) | |
Public Attributes | |
| int | x_gap_before |
| int | x_gap_after |
| std::map< std::string, int > | kerned_x_gaps |
Definition at line 201 of file text2image.cpp.
|
inline |
Definition at line 202 of file text2image.cpp.
|
inline |
Definition at line 203 of file text2image.cpp.
| std::map<std::string, int> tesseract::SpacingProperties::kerned_x_gaps |
Definition at line 208 of file text2image.cpp.
| int tesseract::SpacingProperties::x_gap_after |
Definition at line 207 of file text2image.cpp.
| int tesseract::SpacingProperties::x_gap_before |
Definition at line 206 of file text2image.cpp.