tesseract v5.3.3.20231005
|
#include "reject.h"
#include "control.h"
#include "docqual.h"
#include "tesseractclass.h"
#include "tessvars.h"
#include "helpers.h"
#include <algorithm>
#include <cctype>
#include <cerrno>
#include <cstring>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Functions | |
void | tesseract::reject_blanks (WERD_RES *word) |
void | tesseract::reject_poor_matches (WERD_RES *word) |
float | tesseract::compute_reject_threshold (WERD_CHOICE *word) |