Tesseract 3.01
|
#include <pageres.h>
Public Member Functions | |
ROW_RES () | |
ROW_RES (bool right_to_left, ROW *the_row) | |
~ROW_RES () | |
Public Attributes | |
ROW * | row |
inT32 | char_count |
inT32 | rej_count |
inT32 | whole_word_rej_count |
WERD_RES_LIST | word_res_list |
ROW_RES::ROW_RES | ( | ) | [inline] |
ROW_RES::ROW_RES | ( | bool | right_to_left, |
ROW * | the_row | ||
) |
ROW_RES::~ROW_RES | ( | ) | [inline] |
WERD_RES_LIST ROW_RES::word_res_list |