#include "blobbox.h"
#include "clst.h"
#include "elst.h"
#include "params.h"
#include "pithsync.h"
#include "statistc.h"
Go to the source code of this file.
|
| tesseract::INT_VAR_H (pitsync_linear_version) |
|
| tesseract::double_VAR_H (pitsync_joined_edge) |
|
| tesseract::double_VAR_H (pitsync_offset_freecut_fraction) |
|
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) |
|
int16_t | tesseract::vertical_torow_projection (TO_ROW *row, STATS *projection) |
|
void | tesseract::vertical_cblob_projection (C_BLOB *blob, STATS *stats) |
|
void | tesseract::vertical_coutline_projection (C_OUTLINE *outline, STATS *stats) |
|