tesseract v5.3.3.20231005
|
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Functions | |
double | tesseract::check_pitch_sync (BLOBNBOX_IT *blob_it, int16_t blob_count, int16_t pitch, int16_t pitch_error, STATS *projection, FPSEGPT_LIST *seg_list) |
void | tesseract::make_illegal_segment (FPSEGPT_LIST *prev_list, TBOX blob_box, BLOBNBOX_IT blob_it, int16_t region_index, int16_t pitch, int16_t pitch_error, FPSEGPT_LIST *seg_list) |
Variables | |
int | tesseract::pitsync_linear_version = 6 |
double | tesseract::pitsync_joined_edge = 0.75 |
double | tesseract::pitsync_offset_freecut_fraction = 0.25 |