Definition at line 93 of file adaptmatch.cpp.
◆ ComputeBest()
void tesseract::ADAPT_RESULTS::ComputeBest |
( |
| ) |
|
|
inline |
Definition at line 110 of file adaptmatch.cpp.
110 {
114 for (
unsigned i = 0;
i <
match.size(); ++
i) {
119 }
120 }
121 }
#define WORST_POSSIBLE_RATING
UNICHAR_ID best_unichar_id
std::vector< UnicharRating > match
◆ Initialize()
void tesseract::ADAPT_RESULTS::Initialize |
( |
| ) |
|
|
inline |
Initializes data members to the default values. Sets the initial rating of each class to be the worst possible rating (1.0).
Definition at line 104 of file adaptmatch.cpp.
◆ best_match_index
int tesseract::ADAPT_RESULTS::best_match_index |
◆ best_rating
float tesseract::ADAPT_RESULTS::best_rating |
◆ best_unichar_id
UNICHAR_ID tesseract::ADAPT_RESULTS::best_unichar_id |
◆ BlobLength
int32_t tesseract::ADAPT_RESULTS::BlobLength |
◆ CPResults
◆ HasNonfragment
bool tesseract::ADAPT_RESULTS::HasNonfragment |
◆ match
The documentation for this struct was generated from the following file:
- /media/home/debian/src/github/tesseract-ocr/tesseract/src/classify/adaptmatch.cpp