tesseract  v4.0.0-17-g361f3264
Open Source OCR Engine
ROW_RES Class Reference

#include <pageres.h>

Inheritance diagram for ROW_RES:
Collaboration diagram for ROW_RES:

Public Member Functions

 ROW_RES ()=default
 
 ROW_RES (bool merge_similar_words, ROW *the_row)
 
 ~ROW_RES ()=default
 

Public Attributes

ROWrow
 
int32_t char_count
 
int32_t rej_count
 
int32_t whole_word_rej_count
 
WERD_RES_LIST word_res_list
 

Constructor & Destructor Documentation

◆ ROW_RES() [1/2]

ROW_RES::ROW_RES ( )
default

◆ ROW_RES() [2/2]

ROW_RES::ROW_RES ( bool  merge_similar_words,
ROW the_row 
)

◆ ~ROW_RES()

ROW_RES::~ROW_RES ( )
default

Member Data Documentation

◆ char_count

int32_t ROW_RES::char_count

◆ rej_count

int32_t ROW_RES::rej_count

◆ row

ROW* ROW_RES::row

◆ whole_word_rej_count

int32_t ROW_RES::whole_word_rej_count

◆ word_res_list

WERD_RES_LIST ROW_RES::word_res_list

The documentation for this class was generated from the following files: