Tesseract 3.01
/data/source/tesseract-ocr/ccmain/reject.cpp File Reference
#include "mfcpch.h"
#include "tessvars.h"
#include "scanutils.h"
#include <ctype.h>
#include <string.h>
#include "memry.h"
#include "reject.h"
#include "tfacep.h"
#include "imgs.h"
#include "control.h"
#include "docqual.h"
#include "secname.h"
#include "globals.h"
#include "helpers.h"
#include "tesseractclass.h"
#include "notdll.h"

Namespaces

namespace  tesseract

Functions

 CLISTIZEH (STRING) CLISTIZE(STRING) namespace tesseract
void reject_blanks (WERD_RES *word)
void reject_poor_matches (WERD_RES *word, BLOB_CHOICE_LIST_CLIST *blob_choices)
float compute_reject_threshold (BLOB_CHOICE_LIST_CLIST *blob_choices)

Function Documentation

CLISTIZEH ( STRING  )
float compute_reject_threshold ( BLOB_CHOICE_LIST_CLIST *  blob_choices)
void reject_blanks ( WERD_RES word)
void reject_poor_matches ( WERD_RES word,
BLOB_CHOICE_LIST_CLIST *  blob_choices 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines