tesseract
5.0.0-alpha-619-ge9db
|
Go to the documentation of this file.
63 "Max allowed bending
of chop cells");
74 int16_t &prev_chop_coord,
83 C_OUTLINE_LIST *left_coutlines,
84 C_OUTLINE_LIST *right_coutlines);
89 C_OUTLINE_LIST *left_outlines,
90 C_OUTLINE_LIST *right_outlines
96 C_OUTLINE_IT *left_it,
97 C_OUTLINE_IT *right_it
103 C_OUTLINE_FRAG_LIST* left_frags,
104 C_OUTLINE_FRAG_LIST* right_frags
112 C_OUTLINE_FRAG_LIST *frags
116 C_OUTLINE_FRAG_LIST *frags
119 C_OUTLINE_FRAG_LIST *frags,
120 C_OUTLINE_LIST *children,
122 C_OUTLINE_IT *dest_it
void fixed_split_coutline(C_OUTLINE *srcline, int16_t chop_coord, float pitch_error, C_OUTLINE_IT *left_it, C_OUTLINE_IT *right_it)
void add_frag_to_list(C_OUTLINE_FRAG *frag, C_OUTLINE_FRAG_LIST *frags)
bool fixed_chop_coutline(C_OUTLINE *srcline, int16_t chop_coord, float pitch_error, C_OUTLINE_FRAG_LIST *left_frags, C_OUTLINE_FRAG_LIST *right_frags)
void save_chop_cfragment(int16_t head_index, ICOORD head_pos, int16_t tail_index, ICOORD tail_pos, C_OUTLINE *srcline, C_OUTLINE_FRAG_LIST *frags)
int textord_fp_chop_error
ROW * fixed_pitch_words(TO_ROW *row, FCOORD rotation)
#define double_VAR_H(name, val, comment)
#define ELISTIZEH(CLASSNAME)
C_OUTLINE_FRAG * other_end
void close_chopped_cfragments(C_OUTLINE_FRAG_LIST *frags, C_OUTLINE_LIST *children, float pitch_error, C_OUTLINE_IT *dest_it)
C_OUTLINE_FRAG & operator=(const C_OUTLINE_FRAG &src)
void split_to_blob(BLOBNBOX *blob, int16_t chop_coord, float pitch_error, C_OUTLINE_LIST *left_coutlines, C_OUTLINE_LIST *right_coutlines)
UnicodeText::const_iterator::difference_type distance(const UnicodeText::const_iterator &first, const UnicodeText::const_iterator &last)
#define INT_VAR_H(name, val, comment)
void fixed_chop_cblob(C_BLOB *blob, int16_t chop_coord, float pitch_error, C_OUTLINE_LIST *left_outlines, C_OUTLINE_LIST *right_outlines)
void join_segments(C_OUTLINE_FRAG *bottom, C_OUTLINE_FRAG *top)
double textord_fp_chop_snap
WERD * add_repeated_word(WERD_IT *rep_it, int16_t &rep_left, int16_t &prev_chop_coord, uint8_t &blanks, float pitch, WERD_IT *word_it)
C_OUTLINE * join_chopped_fragments(C_OUTLINE_FRAG *bottom, C_OUTLINE_FRAG *top)