tesseract  3.05.02
tesseract::CharBigramTable Struct Reference

#include <char_bigrams.h>

Public Attributes

int total_cnt
 
int worst_cost
 
char_32 max_char
 
CharBigramchar_bigram
 

Detailed Description

Definition at line 49 of file char_bigrams.h.

Member Data Documentation

◆ char_bigram

CharBigram* tesseract::CharBigramTable::char_bigram

Definition at line 53 of file char_bigrams.h.

◆ max_char

char_32 tesseract::CharBigramTable::max_char

Definition at line 52 of file char_bigrams.h.

◆ total_cnt

int tesseract::CharBigramTable::total_cnt

Definition at line 50 of file char_bigrams.h.

◆ worst_cost

int tesseract::CharBigramTable::worst_cost

Definition at line 51 of file char_bigrams.h.


The documentation for this struct was generated from the following file: